index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
2008-03-13
2
-16
/
+26
*
iwlwifi: change rate number to a constant
Tomas Winkler
2008-03-13
1
-2
/
+3
*
iwlwifi: Fix endianity in debug print
Tomas Winkler
2008-03-13
1
-1
/
+1
*
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
2008-03-13
7
-426
/
+30
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
23
-31
/
+28
*
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-13
2
-5
/
+5
*
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2008-03-13
2
-9
/
+3
*
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
8
-15
/
+43
*
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2008-03-13
2
-2
/
+2
*
rt2x00: Fix basic rate initialization
Ivo van Doorn
2008-03-13
4
-37
/
+38
*
rt2x00: Always enable TSF ticking
Ivo van Doorn
2008-03-13
5
-0
/
+10
*
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2008-03-13
2
-7
/
+5
*
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
10
-80
/
+76
*
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
2008-03-13
1
-1
/
+5
*
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
2008-03-13
5
-81
/
+49
*
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
2008-03-13
5
-47
/
+50
*
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2008-03-13
2
-8
/
+14
*
rt2x00: Fix trivial log message
Luis Correia
2008-03-13
2
-2
/
+4
*
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
1
-0
/
+1
*
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
2008-03-13
5
-29
/
+65
*
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
2008-03-13
1
-2
/
+2
*
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2008-03-13
2
-8
/
+14
*
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
rt2x00: Use the correct size when copying the control info in txdone
Mattias Nissler
2008-03-13
1
-1
/
+1
*
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
2
-0
/
+2
*
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-03-13
3
-44
/
+49
*
b43: pull out helpers for writing noise table
Harvey Harrison
2008-03-13
1
-22
/
+23
*
rndis_wlan: cleanup, rename structure members
Jussi Kivilinna
2008-03-13
1
-132
/
+126
*
rndis_wlan: cleanup, rename and reorder enums and structures
Jussi Kivilinna
2008-03-13
1
-110
/
+103
*
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2008-03-13
2
-23
/
+23
*
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
6
-316
/
+76
*
the scheduled bcm43xx removal
Adrian Bunk
2008-03-13
31
-16891
/
+0
*
make b43_mac_{enable,suspend}() static
Adrian Bunk
2008-03-13
2
-5
/
+2
*
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
1
-2
/
+2
*
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2008-03-07
2
-5
/
+7
*
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
2008-03-07
1
-14
/
+45
*
ath5k: add notes about rx timestamp
Bruno Randolf
2008-03-07
1
-0
/
+11
*
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
2008-03-07
5
-130
/
+126
*
ath5k: struct ath5k_desc cleanups
Bruno Randolf
2008-03-07
4
-187
/
+210
*
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
2008-03-07
1
-17
/
+20
*
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
2
-157
/
+148
*
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2008-03-07
2
-25
/
+22
*
iwlwifi: queue functions cleanup
Tomas Winkler
2008-03-07
4
-60
/
+45
*
iwlwifi: Moving EEPROM handling in iwlcore module
Assaf Krauss
2008-03-07
2
-0
/
+604
*
iwlwifi: add iwl-core module
Tomas Winkler
2008-03-07
5
-7
/
+59
*
iwlwifi: fix locking unbalance in 4965 rate scale
Tomas Winkler
2008-03-07
1
-13
/
+12
*
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
2008-03-07
2
-22
/
+12
*
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
6
-12
/
+18
*
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
8
-37
/
+203
[next]