index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-19
/
+25
2010-02-11
ath5k: use correct packet type when transmitting
Bob Copeland
1
-1
/
+25
2010-02-09
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
1
-18
/
+0
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+19
2010-01-23
ath5k: fix setup for CAB queue
Bob Copeland
1
-3
/
+19
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+22
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
1
-0
/
+22
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-15
/
+3
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-9
/
+9
2009-12-29
wireless: remove remaining qual code
Johannes Berg
1
-11
/
+0
2009-12-29
ath5k: fix SWI calibration interrupt storm
Bob Copeland
1
-4
/
+3
2009-11-12
ath5k: use the common->keymap
Luis R. Rodriguez
1
-3
/
+7
2009-11-12
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
1
-2
/
+2
2009-11-12
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
1
-8
/
+14
2009-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-11-11
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
1
-1
/
+0
2009-10-08
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
1
-2
/
+9
2009-10-08
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
1
-24
/
+11
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
ath5k: define ath_common ops
Luis R. Rodriguez
1
-0
/
+17
2009-10-08
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
1
-4
/
+16
2009-10-08
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
1
-8
/
+13
2009-10-08
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
1
-3
/
+5
2009-10-08
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
1
-1
/
+1
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
1
-19
/
+19
2009-08-28
ath5k: add hardware CCMP encyption support
Bob Copeland
1
-0
/
+3
2009-08-28
ath5k: use the skb->cb directly for RX status
Bob Copeland
1
-20
/
+21
2009-08-28
ath5k: clean up filter flags setting
Bob Copeland
1
-16
/
+23
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
1
-7
/
+7
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-25
/
+39
2009-08-14
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
1
-2
/
+2
2009-08-14
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
1
-14
/
+7
2009-08-14
ath5k: Use SWI to trigger calibration
Nick Kossifidis
1
-10
/
+26
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
1
-21
/
+23
2009-08-14
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
1
-20
/
+15
2009-08-05
ath5k: fix CAB queue operation
Bob Copeland
1
-1
/
+4
2009-08-05
ath5k: update PCU opmode whenever a new interface is added
Bob Copeland
1
-0
/
+3
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-07-21
ath5k: temporarily disable crypto for AP mode
Bob Copeland
1
-0
/
+3
2009-07-10
ath5k: write PCU registers on initial reset
Bob Copeland
1
-1
/
+1
2009-07-10
ath5k: do not release irq across suspend/resume
Bob Copeland
1
-11
/
+0
2009-07-10
ath5k: rework beacon configuration
Bob Copeland
1
-40
/
+19
2009-07-10
ath5k: send buffered frames after the beacon
Bob Copeland
1
-5
/
+30
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-10
ath5k: enable hardware LEDs
Bob Copeland
1
-0
/
+20
2009-06-19
ath5k: fix beacon_int handling
Jiri Slaby
1
-3
/
+1
2009-06-19
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+7
[next]