summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: remove __dev* attributesBill Pemberton2012-12-063-6/+6
* carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
* carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-031-0/+2
* ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-11/+4
* wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-305-2/+9
* ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-301-1/+0
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-304-3/+111
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-303-6/+5
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-303-127/+127
* ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-301-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-262-16/+16
|\
| * nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-6/+4
| * cfg80211: pass a channel definition structJohannes Berg2012-11-261-8/+14
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-262-8/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-213-3/+3
|\ \ | |/
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-133-3/+3
* | ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-214-95/+0
* | ath9k: Fix rate control debuggingSujith Manoharan2012-11-212-19/+33
* | ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2012-11-212-4/+15
* | ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan2012-11-211-0/+53
* | ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-216-105/+23
* | ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-2116-86/+79
* | ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-215-1/+25
* | ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-214-19/+7
* | ath9k: Process FATAL interrupts at firstRajkumar Manoharan2012-11-211-12/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-212-3/+7
|\ \
| * | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| * | ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
* | | ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-193-20/+50
* | | ath9k_hw: Program filter coefficients correctlySujith Manoharan2012-11-164-11/+16
* | | ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter2012-11-161-3/+3
* | | ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan2012-11-161-14/+1
* | | ath9k: Remove unused workaroundSujith Manoharan2012-11-164-23/+0
* | | ath9k_hw: Update AR9485 initvalsSujith Manoharan2012-11-161-63/+273
* | | ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan2012-11-163-8/+116
* | | ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi2012-11-161-1/+6
* | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-11-1618-285/+990
|\ \ \
| * | | ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo2012-11-161-3/+12
| * | | ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan2012-10-242-4/+4
| * | | ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan2012-10-243-4/+14
| * | | ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-243-7/+19
| * | | ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-244-7/+7
| * | | ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan2012-10-241-3/+5
| * | | ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan2012-10-242-14/+1
| * | | ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()Pandiyarajan Pitchaimuthu2012-10-241-0/+4
| * | | ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu2012-10-241-1/+2
| * | | ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * | | ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * | | ath6kl: Fix random rx data corruptionVasanthakumar Thiagarajan2012-10-241-2/+8
| * | | ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()Raja Mani2012-10-241-0/+6
OpenPOWER on IntegriCloud