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
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
3
-7
/
+7
*
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
2009-05-22
3
-1
/
+16
*
ath9k: Optimize TBTT/DTIM calculation for timers
Jouni Malinen
2009-05-22
1
-7
/
+21
*
ath9k: set max default eirp to 20 dBm
Luis R. Rodriguez
2009-05-20
1
-2
/
+2
*
ath9k: fix custom regulatory call position
Luis R. Rodriguez
2009-05-20
1
-4
/
+7
*
ath9k: Set PM field in frame control when in PS mode
Jouni Malinen
2009-05-20
1
-0
/
+15
*
ath9k: Wake up for RX filter changes
Jouni Malinen
2009-05-20
1
-0
/
+2
*
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
Jouni Malinen
2009-05-20
1
-0
/
+10
*
ath9k: Do not try to calibrate radio when in sleep mode
Jouni Malinen
2009-05-20
1
-0
/
+8
*
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
2009-05-20
4
-4
/
+58
*
ath5k: avoid and warn on potential infinite loop
Bob Copeland
2009-05-20
1
-0
/
+3
*
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2009-05-20
2
-15
/
+9
*
ath5k: update beacons in AP mode
Bob Copeland
2009-05-20
1
-14
/
+40
*
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2009-05-20
2
-28
/
+36
*
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
2009-05-20
1
-8
/
+5
*
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2009-05-20
2
-6
/
+6
*
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
2009-05-20
3
-7
/
+114
*
ath9k: Clean up RX processing a bit
Jouni Malinen
2009-05-20
1
-26
/
+34
*
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
2009-05-20
1
-1
/
+1
*
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
2009-05-20
1
-4
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
2
-11
/
+15
*
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
2009-05-11
6
-85
/
+36
*
ath9k: Remove bogus break after return
Vasanthakumar Thiagarajan
2009-05-11
1
-2
/
+0
*
ath9k: remove redundant AR9285 checks
Gabor Juhos
2009-05-06
2
-5
/
+4
*
ath9k: make private driver rate tables const
Luis R. Rodriguez
2009-05-06
7
-39
/
+43
*
ar9170: fix build when !CONFIG_PM
Alexander Beregalov
2009-05-06
1
-0
/
+2
*
Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters
Paride Legovini
2009-05-06
1
-2
/
+4
*
ath5k: use ctl settings based on current regdomain
Bob Copeland
2009-05-06
1
-12
/
+7
*
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
2009-05-06
3
-25
/
+270
*
ath5k: Implement antenna control
Nick Kossifidis
2009-05-06
8
-51
/
+271
*
ath5k: Enable AP mode
Jiri Slaby
2009-05-06
1
-0
/
+1
*
ath5k: Beaconing fixes
Nick Kossifidis
2009-05-06
3
-35
/
+40
*
ath5k: Put remaining EEPROM data on ee struct
Nick Kossifidis
2009-05-06
3
-20
/
+24
*
ath5k: Read Spur channels from EEPROM
Nick Kossifidis
2009-05-06
2
-1
/
+56
*
ath5k: Allow user/driver to set txpower
Nick Kossifidis
2009-05-06
4
-13
/
+52
*
ath9k: uninline ath9k_io{read,write}32 routines
Gabor Juhos
2009-05-06
2
-31
/
+34
*
ath9k: Fix handling of retry count of NO_ACK frames
Gábor Stefanik
2009-05-06
1
-4
/
+5
*
ath5k: correct interrupt storm warning
Bob Copeland
2009-05-06
1
-1
/
+1
*
ath5k: Storage class should be before const qualifier
Tobias Klauser
2009-05-06
1
-2
/
+2
*
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
Roel Kluin
2009-05-06
1
-1
/
+1
*
ar9170usb: reset device on resume
Christian Lamparter
2009-05-06
1
-0
/
+2
*
ath5k: 5211, don't crypt every protected frame
Jiri Slaby
2009-05-06
1
-1
/
+1
*
ar9170: uncomment powermgt case handle
Christian Lamparter
2009-05-06
1
-2
/
+2
*
ar9170: handle otus' A-MPDU density definitions
Christian Lamparter
2009-05-06
3
-2
/
+27
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
3
-171
/
+121
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
7
-22
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
1
-1
/
+1
*
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2009-04-24
1
-1
/
+1
*
ar9170: rework rxstream code
Christian Lamparter
2009-04-22
3
-138
/
+421
*
ar9170: support HT receive and channel config
Johannes Berg
2009-04-22
2
-8
/
+61
[next]