summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-161-1/+2
* ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-161-1/+1
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-163-10/+5
* ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-161-2/+4
* ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-162-1/+7
* ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-161-2/+4
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-165-6/+7
* ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-161-1/+1
* ath9k: Print rxfilter in debugfs.Ben Greear2010-09-161-10/+43
* ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-161-3/+3
* ath9k: Use common ath key management functionsBruno Randolf2010-09-1610-583/+6
* ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-163-7/+7
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-164-16/+16
* ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-163-238/+0
* ath5k: Use common ath key management functionsBruno Randolf2010-09-162-19/+17
* ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-164-1/+620
* ath: Copy cryptographic capability flags into athBruno Randolf2010-09-161-0/+10
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-147-63/+19
* ath9k_hw: handle rx key missFelix Fietkau2010-09-142-1/+4
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-143-50/+17
* ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-141-4/+22
* ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-142-55/+23
* drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-141-2/+3
* ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-141-1/+1
* ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-141-1/+1
* carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter2010-09-144-0/+47
* carl9170: firmware parser and debugfs codeChristian Lamparter2010-09-143-0/+1437
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-143-0/+3419
* carl9170: PHY/RF and MAC routinesChristian Lamparter2010-09-142-0/+2409
* carl9170: Register maps, tx/rx descriptor formats and eeprom layoutChristian Lamparter2010-09-146-0/+2436
* carl9170: mac80211 glue and command interfaceChristian Lamparter2010-09-146-0/+3024
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-073-0/+53
* ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan2010-09-071-4/+3
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-073-0/+604
* ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-073-0/+47
* ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-074-0/+16
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-314-9/+25
* ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan2010-08-271-4/+5
* ath9k: Change the default LED pattern.Vivek Natarajan2010-08-271-1/+1
* ath5k: fix off-by-one in pilot magnitude maskBob Copeland2010-08-271-1/+1
* ath5k: re-order one of the frees on unwindDan Carpenter2010-08-271-2/+2
* ath5k: log descriptor chains at a new debug levelBob Copeland2010-08-252-2/+5
* ath5k: trivial spelling fixesBob Copeland2010-08-253-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-2/+2
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-2/+2
* | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-2411-22/+230
* | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-244-42/+47
* | ath5k: don't enable probe request rx for STAsBob Copeland2010-08-241-2/+2
* | ath5k: remove all mention of monitor iftypeBob Copeland2010-08-241-7/+1
* | ath5k: remove monitor check in receive_frame_ok filterBob Copeland2010-08-241-3/+2
OpenPOWER on IntegriCloud