index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
7
-17
/
+163
2009-06-10
ar9170: xmit code revamp
Christian Lamparter
5
-260
/
+550
2009-06-10
ar9170: interpret firmware debug commands
Johannes Berg
1
-0
/
+32
2009-06-04
ar9170: remove deprecated code
Christian Lamparter
2
-8
/
+0
2009-06-03
ath5k: disable beacon interrupt when interface is down
Bob Copeland
1
-1
/
+16
2009-06-03
ath: make regulatory parsing more verbose on debug
Luis R. Rodriguez
1
-4
/
+25
2009-06-03
ath9k: Fix write callback of 'debug' which configures debug mask
Vasanthakumar Thiagarajan
1
-8
/
+14
2009-06-03
rfkill: rewrite
Johannes Berg
3
-107
/
+30
2009-06-03
ar9170: cancel led worker properly on exit
Christian Lamparter
1
-3
/
+7
2009-06-03
ar9170usb: more minor fixes
Christian Lamparter
3
-16
/
+10
2009-06-03
ar9170: fix lockdep warning on hibernate
Christian Lamparter
1
-4
/
+1
2009-06-03
ar9170: fix LED power state handling
Christian Lamparter
2
-2
/
+6
2009-06-03
ar9170: kill duplicated HT feature flag
Christian Lamparter
1
-1
/
+0
2009-06-03
ar9170: use bitop macros for tx filter flags
Christian Lamparter
2
-9
/
+19
2009-06-03
ar9170: introduce functions for MAC programming
Christian Lamparter
3
-29
/
+81
2009-06-03
ar9170: 40mhz fixes
Christian Lamparter
1
-3
/
+3
2009-06-03
ar9170: update hardware definitions
Christian Lamparter
2
-3
/
+4
2009-06-03
ar9170: fix beacon plcp settings
Christian Lamparter
1
-2
/
+2
2009-06-03
ar9170: add AVM FRITZ devices
Luis R. Rodriguez
2
-0
/
+27
2009-06-03
ar9170: add support for 1-stage firmware
Luis R. Rodriguez
1
-5
/
+17
2009-06-03
ath9k: Add sanity check for beacon_int in adhoc/mesh case
Jouni Malinen
1
-0
/
+8
2009-06-03
ath5k: remove conf->beacon_int usage
Bob Copeland
1
-2
/
+0
2009-06-03
ath9k: Add "debug" file to debugfs
Jeff Hansen
2
-0
/
+39
2009-06-03
ath9k: Combine legacy and 11n rc statistics
Jeff Hansen
2
-85
/
+35
2009-06-03
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
Jeff Hansen
1
-0
/
+1
2009-06-03
ath5k: avoid leaking mutex in ath5k_config
John W. Linville
1
-2
/
+3
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
3
-7
/
+7
2009-05-22
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
3
-1
/
+16
2009-05-22
ath9k: Optimize TBTT/DTIM calculation for timers
Jouni Malinen
1
-7
/
+21
2009-05-20
ath9k: set max default eirp to 20 dBm
Luis R. Rodriguez
1
-2
/
+2
2009-05-20
ath9k: fix custom regulatory call position
Luis R. Rodriguez
1
-4
/
+7
2009-05-20
ath9k: Set PM field in frame control when in PS mode
Jouni Malinen
1
-0
/
+15
2009-05-20
ath9k: Wake up for RX filter changes
Jouni Malinen
1
-0
/
+2
2009-05-20
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
Jouni Malinen
1
-0
/
+10
2009-05-20
ath9k: Do not try to calibrate radio when in sleep mode
Jouni Malinen
1
-0
/
+8
2009-05-20
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
4
-4
/
+58
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
1
-0
/
+3
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2
-15
/
+9
2009-05-20
ath5k: update beacons in AP mode
Bob Copeland
1
-14
/
+40
2009-05-20
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2
-28
/
+36
2009-05-20
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
1
-8
/
+5
2009-05-20
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2
-6
/
+6
2009-05-20
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
3
-7
/
+114
2009-05-20
ath9k: Clean up RX processing a bit
Jouni Malinen
1
-26
/
+34
2009-05-20
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
1
-1
/
+1
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
1
-4
/
+6
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+15
2009-05-11
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
6
-85
/
+36
2009-05-11
ath9k: Remove bogus break after return
Vasanthakumar Thiagarajan
1
-2
/
+0
[next]