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
/
ath5k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
2009-08-14
1
-2
/
+2
*
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
2009-08-14
2
-15
/
+9
*
ath5k: Use SWI to trigger calibration
Nick Kossifidis
2009-08-14
4
-11
/
+67
*
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
2009-08-14
1
-1
/
+1
*
ath5k: Wakeup fixes
Nick Kossifidis
2009-08-14
4
-62
/
+140
*
ath5k: Linear PCDAC code fixes
Nick Kossifidis
2009-08-14
1
-7
/
+17
*
ath5k: Check EEPROM before tweaking SERDES
Nick Kossifidis
2009-08-14
3
-22
/
+48
*
drivers/net/wireless/ath/ath5k: Change constant name
Julia Lawall
2009-08-14
1
-1
/
+1
*
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
2009-08-14
1
-20
/
+15
*
ath5k: fix CAB queue operation
Bob Copeland
2009-08-04
1
-1
/
+4
*
ath5k: update PCU opmode whenever a new interface is added
Bob Copeland
2009-08-04
1
-0
/
+3
*
ath5k: remove EXPERIMENTAL marker
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
ath: simplify kconfig dependency and add documentation
Luis R. Rodriguez
2009-08-04
1
-1
/
+0
*
ath5k: fix values for bus error bits in ISR2
Pavel Roskin
2009-07-24
1
-6
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-0
/
+3
|
\
|
*
ath5k: temporarily disable crypto for AP mode
Bob Copeland
2009-07-21
1
-0
/
+3
*
|
ath5k: write PCU registers on initial reset
Bob Copeland
2009-07-10
1
-1
/
+1
*
|
ath5k: do not release irq across suspend/resume
Bob Copeland
2009-07-10
1
-11
/
+0
*
|
ath5k: rework beacon configuration
Bob Copeland
2009-07-10
2
-40
/
+20
*
|
ath5k: send buffered frames after the beacon
Bob Copeland
2009-07-10
3
-11
/
+34
*
|
ath5k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-3
/
+5
*
|
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
|
ath5k: enable hardware LEDs
Bob Copeland
2009-07-10
2
-0
/
+23
*
|
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-07-10
3
-19
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-22
1
-3
/
+8
|
\
|
*
ath5k: fix beacon_int handling
Jiri Slaby
2009-06-19
1
-3
/
+1
|
*
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
1
-2
/
+3
|
\
\
|
|
/
|
*
ath5k: fix mesh beaconing
Nick Kossifidis
2009-06-15
1
-2
/
+3
*
|
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
1
-3
/
+2
|
/
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
7
-17
/
+163
*
ath5k: disable beacon interrupt when interface is down
Bob Copeland
2009-06-03
1
-1
/
+16
*
ath5k: remove conf->beacon_int usage
Bob Copeland
2009-06-03
1
-2
/
+0
*
ath5k: avoid leaking mutex in ath5k_config
John W. Linville
2009-06-03
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
1
-3
/
+3
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
1
-2
/
+2
*
ath5k: avoid and warn on potential infinite loop
Bob Copeland
2009-05-20
1
-0
/
+3
*
ath5k: update beacons in AP mode
Bob Copeland
2009-05-20
1
-14
/
+40
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-9
/
+13
*
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
*
ath5k: correct interrupt storm warning
Bob Copeland
2009-05-06
1
-1
/
+1
[next]