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
*
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
3
-2
/
+19
*
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-15
4
-75
/
+55
*
ath9k: Fix panic on driver load
Sujith
2010-01-14
3
-2
/
+6
*
ath9k: Fix monitor mode handling
Sujith
2010-01-12
1
-0
/
+8
*
ath9k: Add debugfs file for RX errors
Sujith
2010-01-12
4
-0
/
+186
*
ath9k: Fix queue handling
Sujith
2010-01-12
1
-0
/
+4
*
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
7
-298
/
+309
*
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
4
-65
/
+68
*
ath9k: Add new file init.c
Sujith
2010-01-12
4
-839
/
+865
*
ath9k: Add a new file for GPIO
Sujith
2010-01-12
4
-406
/
+444
*
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
4
-0
/
+85
*
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2010-01-12
4
-33
/
+62
*
ath5k: Fix functions for getting/setting slot time
Lukáš Turek
2010-01-12
1
-7
/
+13
*
ath9k: re-enable ps by default for new single chip families
Luis R. Rodriguez
2010-01-12
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
4
-7
/
+41
|
\
|
*
ath5k: Fix eeprom checksum check for custom sized eeproms
Luis R. Rodriguez
2010-01-04
2
-3
/
+37
|
*
ath9k: fix ito64
Ming Lei
2010-01-04
1
-3
/
+3
|
*
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
Dominik Geyer
2010-01-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
5
-17
/
+22
|
\
\
|
|
/
|
*
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
2
-1
/
+4
|
*
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
1
-0
/
+6
|
*
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
1
-0
/
+2
|
*
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
1
-0
/
+6
|
*
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-11
/
+0
|
*
ath5k: fix SWI calibration interrupt storm
Bob Copeland
2009-12-28
1
-4
/
+3
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
3
-27
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
5
-27
/
+28
|
\
\
|
|
/
|
*
ath9k: Stop ANI when doing a reset
Sujith
2009-12-21
1
-0
/
+6
|
*
ath9k: Fix TX queue draining
Sujith
2009-12-21
2
-3
/
+3
|
*
ath9k: Fix bug in assigning sequence number
Sujith
2009-12-21
1
-10
/
+3
|
*
ath9k: Last fix for TX software padding.
Benoit Papillault
2009-12-21
1
-11
/
+12
|
*
ath5k: enable EEPROM checksum check
Luis R. Rodriguez
2009-12-10
1
-2
/
+1
|
*
ath5k: add support for Dell Vostro A860 LED
Shahar Or
2009-12-07
1
-0
/
+2
|
*
ath9k: fix tx status reporting
Felix Fietkau
2009-12-07
1
-1
/
+1
*
|
ath9k: Fix TX poll routine
Sujith
2009-12-22
1
-0
/
+2
*
|
ath9k: Remove ANI lock
Sujith
2009-12-22
2
-16
/
+4
*
|
ath9k: Clarify Interrupt mitigation
Sujith
2009-12-22
2
-6
/
+6
*
|
ar9170usb: add Sphairon Homelink 1202 USB ID
Stefan Seyfried
2009-12-22
1
-0
/
+2
*
|
ath9k: add MCS rate index back to debufs rcstat
Luis R. Rodriguez
2009-12-22
2
-6
/
+36
*
|
ar9170: fix AC_VIDEO txop parameter
Christian Lamparter
2009-12-21
1
-1
/
+1
*
|
ar9170: small misc changes
Christian Lamparter
2009-12-21
2
-5
/
+8
*
|
ar9170: remove redundant frame flags
Christian Lamparter
2009-12-21
2
-38
/
+22
*
|
ar9170: improve network latency
Christian Lamparter
2009-12-21
2
-18
/
+18
*
|
ar9170: remove dead definitions
Christian Lamparter
2009-12-21
2
-3
/
+0
*
|
ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
Luis R. Rodriguez
2009-12-21
1
-30
/
+0
|
/
*
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
3
-14
/
+31
*
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
2009-11-28
5
-14
/
+15
*
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
3
-5
/
+14
*
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
5
-8
/
+53
[next]