aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-141-0/+1
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-144-3/+137
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-145-1/+746
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-145-5/+18
* ath9k_hw: add register definitions related to PA predistortionFelix Fietkau2010-06-141-17/+207
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-144-13/+0
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-142-1/+5
* ath9k: fix queue stopping thresholdFelix Fietkau2010-06-142-26/+30
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-143-19/+14
* ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-142-2/+1
* ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-148-78/+26
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-145-16/+14
* ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-142-1/+3
* ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2010-06-142-248/+248
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-1410-151/+1390
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-147-10/+10
* ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2010-06-142-0/+15
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-147-11/+73
* ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez2010-06-141-1/+30
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-142-5/+5
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-0/+4
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-3/+3
* iwlwifi: print warning about disconnected antennasJohannes Berg2010-06-141-0/+7
* iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach2010-06-142-3/+3
* iwlwifi: rename rxq->dma_addrEmmanuel Grumbach2010-06-145-8/+8
* iwlwifi: cancel run time calibration work when going downWey-Yi Guy2010-06-141-0/+1
* iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish2010-06-141-1/+6
* iwlwifi: trace full RXJohannes Berg2010-06-142-4/+10
* wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-081-6/+34
* ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-082-0/+67
* ath5k: no need to save/restore the default antennaBruno Randolf2010-06-081-7/+1
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-084-27/+46
* ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-081-2/+2
* libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-073-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-0711-218/+275
|\
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| * wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| * iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-051-159/+159
| * iwl3945: fix internal scanAbhijeet Kolekar2010-06-054-31/+96
| * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-051-0/+1
| * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0
| * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3