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
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
2010-03-09
13
-116
/
+67
*
wl1271: Inlined IO functions
Teemu Paasikivi
2010-03-09
3
-90
/
+78
*
wl1271: Implemented abstraction of IO functions.
Teemu Paasikivi
2010-03-09
5
-20
/
+62
*
wl1271: Added functions to enable/disable interrupt handling
Teemu Paasikivi
2010-03-09
6
-6
/
+27
*
wl1271: Moved module basics to wl1271_spi.c
Teemu Paasikivi
2010-03-09
3
-186
/
+193
*
p54: Enable HW_REPORTS_TX_ACK_STATUS
Christian Lamparter
2010-03-09
1
-0
/
+1
*
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
2010-03-09
3
-31
/
+23
*
ath5k: remove useless "extern" from function declarations
Pavel Roskin
2010-03-09
1
-86
/
+95
*
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-03-09
6
-38
/
+21
*
rt2x00: Export rt2x00soc_probe from rt2x00soc
Helmut Schaa
2010-03-03
1
-0
/
+1
*
mac80211: Fix HT rate control configuration
Sujith
2010-03-03
1
-3
/
+3
*
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
2010-03-02
2
-78
/
+81
*
ar9170: load firmware asynchronously
Johannes Berg
2010-03-02
3
-70
/
+111
*
rt2x00: fix rt2800pci compilation with SoC
Helmut Schaa
2010-03-02
1
-1
/
+1
*
rt2x00: Add USB ID for CEIVA adapter to rt73usb
Bryan Polk
2010-03-02
1
-0
/
+2
*
ath9k: fix lockdep warning when unloading module
Ming Lei
2010-03-02
1
-2
/
+2
*
zd1211rw: fix potential array underflow
Dan Carpenter
2010-03-02
1
-6
/
+4
*
airo: return from set_wep_key() when key length is zero
Stanislaw Gruszka
2010-03-02
1
-1
/
+2
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
7
-36
/
+31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-27
10
-73
/
+53
|
\
|
*
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
2010-02-26
3
-7
/
+31
|
*
ath9k: disable RIFS search for AR91xx based chips
Felix Fietkau
2010-02-26
2
-0
/
+13
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-02-26
3
-62
/
+1
|
|
\
|
|
*
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
2010-02-23
3
-62
/
+1
|
*
|
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2010-02-26
2
-4
/
+8
|
|
\
\
|
|
*
|
iwlwifi: increase command buffer size
Abhijeet Kolekar
2010-02-23
2
-4
/
+8
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-26
9
-13
/
+35
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
79
-1474
/
+2182
|
\
\
\
|
|
/
/
|
*
|
mwl8k: convert to new station add/remove callbacks
Johannes Berg
2010-02-22
1
-84
/
+22
|
*
|
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-15
/
+20
|
*
|
mac80211_hwsim: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-6
/
+26
|
*
|
p54: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-9
/
+19
|
*
|
ar9170: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-34
/
+36
|
*
|
ath9k: fix beacon timer restart after a card reset
Felix Fietkau
2010-02-19
1
-6
/
+3
|
*
|
iwlwifi: add debugfs to monitor force reset parameters
Wey-Yi Guy
2010-02-19
1
-2
/
+32
|
*
|
iwlwifi: separated time check for different type of force reset
Wey-Yi Guy
2010-02-19
3
-12
/
+33
|
*
|
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
2010-02-19
3
-3
/
+79
|
*
|
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
2010-02-19
7
-10
/
+13
|
*
|
iwl3945: remove STATUS macros from header
Reinette Chatre
2010-02-19
3
-20
/
+2
|
*
|
ath9k: fix rate control fallback rate selection
Felix Fietkau
2010-02-19
1
-8
/
+7
|
*
|
wl1271: Added alloc and free hw functions
Teemu Paasikivi
2010-02-19
1
-27
/
+53
|
*
|
wl1271: Added IO reset and init functions
Teemu Paasikivi
2010-02-19
3
-2
/
+14
|
*
|
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
10
-109
/
+109
|
*
|
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
Teemu Paasikivi
2010-02-19
4
-158
/
+242
|
*
|
wl1271: add testmode support
Kalle Valo
2010-02-19
5
-1
/
+318
|
*
|
wl1271: Fix beacon filter table configuration
Juuso Oikarinen
2010-02-19
1
-3
/
+3
|
*
|
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
2010-02-19
1
-7
/
+16
|
*
|
wl1271: Fix WEP key handling
Juuso Oikarinen
2010-02-19
2
-0
/
+9
|
*
|
wl1271: Fix key-remove error
Juuso Oikarinen
2010-02-19
1
-0
/
+7
|
*
|
wl1271: Optimized RX path packet retrieval
Juuso Oikarinen
2010-02-19
1
-2
/
+2
[next]