summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter
2012-12-03carl9170: fix signal strength reporting issuesChristian Lamparter
2012-11-30ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev
2012-11-30ath9k: Remove redundant NULL assignmentSujith Manoharan
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-30ath9k: Fix buffer overflow errorRajkumar Manoharan
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan
2012-11-16ath9k_hw: Program filter coefficients correctlySujith Manoharan
2012-11-16ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter
2012-11-16ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan
2012-11-16ath9k: Remove unused workaroundSujith Manoharan
2012-11-16ath9k_hw: Update AR9485 initvalsSujith Manoharan
2012-11-16ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan
2012-11-16ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-16ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo
2012-11-14ar5523: Don't dereference sta if NULLPontus Fuchs
2012-11-14ar5523: Fix sparse endianness warningsPontus Fuchs
2012-11-14drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall
2012-11-14ar5523: use module_usb_driver to simplify the codeWei Yongjun
2012-11-14carl9170: kill MODULE_VERSIONLuis R. Rodriguez
2012-11-14ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi
2012-11-14ath9k: resolve name collision in DFS detectorZefir Kurtisi
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-30ar5523: make buffer size variable unsignedDan Carpenter
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville