index
:
talos-op-linux
master
Talos™ II 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-22
9
-31
/
+136
|
\
|
*
ath5k: fix beacon_int handling
Jiri Slaby
2009-06-19
1
-3
/
+1
|
*
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
2009-06-19
1
-1
/
+1
|
*
ath9k: wait for beacon frame along with CAB
Gabor Juhos
2009-06-19
1
-2
/
+5
|
*
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+7
|
*
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+18
|
*
zd1211rw: adding 083a:e503 as a ZD1211B device
Hin-Tak Leung
2009-06-19
1
-0
/
+1
|
*
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2009-06-19
2
-6
/
+49
|
*
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
2009-06-19
1
-2
/
+2
|
*
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
2009-06-19
3
-12
/
+31
|
*
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
2009-06-19
3
-7
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
11
-184
/
+152
|
\
\
|
|
/
|
*
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
|
*
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
|
*
ath9k: restore power mode on error path
Gabor Juhos
2009-06-15
1
-3
/
+6
|
*
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
5
-110
/
+26
|
*
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
2009-06-15
1
-0
/
+6
|
*
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
2009-06-15
1
-5
/
+16
|
*
ath5k: fix mesh beaconing
Nick Kossifidis
2009-06-15
1
-2
/
+3
|
*
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
2
-4
/
+1
|
*
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
2009-06-15
1
-7
/
+3
|
*
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
2009-06-15
1
-2
/
+11
|
*
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
2009-06-15
1
-2
/
+2
|
*
iwlwifi: revamp bss_info_changed
Johannes Berg
2009-06-15
1
-44
/
+70
|
*
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
1
-4
/
+0
|
*
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
1
-1
/
+6
*
|
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
2
-9
/
+8
*
|
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
2009-06-15
3
-10
/
+9
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
7
-17
/
+17
|
\
|
*
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
4
-14
/
+14
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
2
-2
/
+2
|
*
trivial: Fix paramater/parameter typo in dmesg and source comments
Martin Olsson
2009-06-12
1
-1
/
+1
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
8
-14
/
+14
*
|
net: fix network drivers ndo_start_xmit() return values (part 3)
Patrick McHardy
2009-06-13
5
-13
/
+10
*
|
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
*
|
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
1
-0
/
+1
*
|
b43: Add fw capabilities
Michael Buesch
2009-06-10
5
-14
/
+61
*
|
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
15
-341
/
+66
*
|
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
7
-17
/
+163
*
|
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
5
-260
/
+550
*
|
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
1
-0
/
+32
*
|
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
*
|
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
2
-49
/
+45
*
|
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
Jussi Kivilinna
2009-06-10
1
-78
/
+78
*
|
rndis_wlan: cleanup: capitalize enum labels
Jussi Kivilinna
2009-06-10
1
-68
/
+68
*
|
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
11
-414
/
+19
*
|
ar9170: remove deprecated code
Christian Lamparter
2009-06-04
2
-8
/
+0
*
|
iwlwifi: fix comment describing disable_11n
Reinette Chatre
2009-06-04
1
-1
/
+1
*
|
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
2009-06-04
3
-5
/
+19
*
|
iwlagn: delay ict interrupt.
Mohamed Abbas
2009-06-04
1
-2
/
+3
[next]