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
Age
Commit message (
Expand
)
Author
2010-07-26
ath5k: snprintf() returns largish values
Dan Carpenter
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-28
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
2010-06-25
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
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 rx descriptor debugging
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-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
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: print error message if ANI levels are out of range
Bruno Randolf
2010-06-02
ath5k: always calculate ANI listen time
Bruno Randolf
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: clarify logic when to enable spur mitigation filter
Bruno Randolf
2010-06-02
ath5k: remove ATH_TRACE macro
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-02
wireless: fix several minor description typos
Walter Goldens
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 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]