index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
2009-11-10
1
-1
/
+0
*
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
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
1
-4
/
+1
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
1
-0
/
+10
*
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
*
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
*
ath5k: Implement antenna control
Nick Kossifidis
2009-05-06
1
-16
/
+50
*
ath5k: Enable AP mode
Jiri Slaby
2009-05-06
1
-0
/
+1
*
ath5k: Beaconing fixes
Nick Kossifidis
2009-05-06
1
-31
/
+33
*
ath5k: Allow user/driver to set txpower
Nick Kossifidis
2009-05-06
1
-1
/
+10
*
ath5k: correct interrupt storm warning
Bob Copeland
2009-05-06
1
-1
/
+1
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-44
/
+27
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-1
/
+4
*
ath5k: manipulate rxlink and descriptor address under rxbuf lock
Bob Copeland
2009-04-22
1
-3
/
+2
*
ath5k: use rx hw descriptor pointer for self-linked check
Bob Copeland
2009-04-22
1
-20
/
+4
*
ath5k: use bool for modparams
Bob Copeland
2009-04-22
1
-2
/
+2
*
ath5k: use tasklet_hi_schedule for beacon queue
Bob Copeland
2009-04-22
1
-1
/
+1
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+3110