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
/
ath
/
ath5k
/
base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
1
-19
/
+25
|
\
|
*
ath5k: use correct packet type when transmitting
Bob Copeland
2010-02-10
1
-1
/
+25
|
*
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-18
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
1
-3
/
+19
|
\
\
|
|
/
|
*
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-22
1
-3
/
+19
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
1
-0
/
+22
|
\
\
|
|
/
|
*
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
1
-0
/
+22
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-15
/
+3
|
\
|
*
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
1
-9
/
+9
|
/
*
ath5k: use the common->keymap
Luis R. Rodriguez
2009-11-11
1
-3
/
+7
*
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
2009-11-11
1
-2
/
+2
*
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
1
-8
/
+14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-11
1
-1
/
+0
|
\
|
*
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
2009-11-10
1
-1
/
+0
*
|
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
1
-2
/
+9
*
|
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
|
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
1
-24
/
+11
*
|
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
1
-0
/
+1
*
|
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
1
-0
/
+1
*
|
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
1
-0
/
+17
*
|
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
1
-4
/
+16
*
|
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
1
-8
/
+13
*
|
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
1
-3
/
+5
*
|
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
|
/
*
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
1
-19
/
+19
*
ath5k: add hardware CCMP encyption support
Bob Copeland
2009-08-28
1
-0
/
+3
*
ath5k: use the skb->cb directly for RX status
Bob Copeland
2009-08-28
1
-20
/
+21
*
ath5k: clean up filter flags setting
Bob Copeland
2009-08-28
1
-16
/
+23
*
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
1
-7
/
+7
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-25
/
+39
*
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
1
-14
/
+7
*
ath5k: Use SWI to trigger calibration
Nick Kossifidis
2009-08-14
1
-10
/
+26
*
ath5k: Wakeup fixes
Nick Kossifidis
2009-08-14
1
-21
/
+23
*
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
*
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
1
-40
/
+19
*
|
ath5k: send buffered frames after the beacon
Bob Copeland
2009-07-10
1
-5
/
+30
*
|
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
|
ath5k: enable hardware LEDs
Bob Copeland
2009-07-10
1
-0
/
+20
|
/
*
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
[next]