summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-04ath5k: retain promiscuous settingBob Copeland
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel
2010-06-02ath5k: print error message if ANI levels are out of rangeBruno Randolf
2010-06-02ath5k: always calculate ANI listen timeBruno Randolf
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf
2010-06-02ath5k: use ath5k_softc as driver dataBruno Randolf
2010-06-02ath5k: clarify logic when to enable spur mitigation filterBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-06-02ath5k: run NF calibration only every 60 secondsBruno Randolf
2010-06-02ath5k: Stop queues only for NF calibrationBruno Randolf
2010-06-02ath5k: move noise floor calibration into taskletBruno Randolf
2010-06-02ath5k: initialize calibration timersBruno Randolf
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-01ath5k: wake queues on resetBruno Randolf
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10ath5k: several off by one range checksDan Carpenter
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland
2010-04-08ath5k: clean up queue manipulationBob Copeland
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf
2010-03-31ath5k: update phy errors codesBruno Randolf
2010-03-31ath5k: simplify MIB countersBruno Randolf
2010-03-31ath5k: initialize default noise floorBruno Randolf
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf