index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
2010-08-30
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
2010-07-14
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
ath5k: move checks and stats into new function
Bruno Randolf
2010-06-16
ath5k: split descriptor handling and frame receive
Bruno Randolf
2010-06-16
ath5k: unify rx descriptor error handling
Bruno Randolf
2010-06-16
ath5k: reset more pointers after we free skbs
Bruno Randolf
2010-06-16
ath5k: print more errors when decriptor setup fails
Bruno Randolf
2010-06-16
ath5k: fix some comment typos
Bruno Randolf
2010-06-16
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Bruno Randolf
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-04
ath5k: retain promiscuous setting
Bob Copeland
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
2010-06-02
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
ath5k: use ath5k_softc as driver data
Bruno Randolf
2010-06-02
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2010-06-02
ath5k: Stop queues only for NF calibration
Bruno Randolf
2010-06-02
ath5k: move noise floor calibration into tasklet
Bruno Randolf
2010-06-02
ath5k: initialize calibration timers
Bruno Randolf
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-28
ath5k: remove usage of deprecated noise value
John W. Linville
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-20
ath5k: basic support for survey
Holger Schurig
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-14
ath5k: treat RXORN as non-fatal
Bruno Randolf
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-08
ath5k: fix race condition in tx desc processing
Bob Copeland
2010-04-08
ath5k: clean up queue manipulation
Bob Copeland
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-31
ath5k: update phy errors codes
Bruno Randolf
2010-03-31
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
ath5k: keep beacon RSSI average
Bruno Randolf
2010-03-31
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
2010-03-31
ath5k: remove the use of SWI interrupt
Bruno Randolf
2010-03-31
ath5k: remove static calibration interval variable
Bruno Randolf
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
ath5k: add debugfs file frameerrors
Bruno Randolf
2010-03-10
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
ath5k: preserve antenna settings
Bruno Randolf
[next]