aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau5-5/+18
2010-06-14ath9k_hw: add register definitions related to PA predistortionFelix Fietkau1-17/+207
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau4-13/+0
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2-1/+5
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau2-26/+30
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau3-19/+14
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau2-2/+1
2010-06-14ath9k: remove declarations of some nonexistant functionsFelix Fietkau1-2/+0
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau8-78/+26
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau5-16/+14
2010-06-14ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2-1/+3
2010-06-14ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2-248/+248
2010-06-14ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez1-9/+0
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez1-7/+1
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez10-151/+1390
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez7-10/+10
2010-06-14ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2-0/+15
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez7-11/+73
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez1-1/+8
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez1-1/+30
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2-5/+5
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg1-0/+4
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg1-3/+3
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert1-0/+2
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava1-1/+1
2010-06-14iwlwifi: print warning about disconnected antennasJohannes Berg1-0/+7
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach2-3/+3
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach5-8/+8
2010-06-14iwlwifi: cancel run time calibration work when going downWey-Yi Guy1-0/+1
2010-06-14iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish1-1/+6
2010-06-14iwlwifi: trace full RXJohannes Berg2-4/+10
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao1-0/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre3-4/+17
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-06-08wl1251: fix ELP_CTRL register readsGrazvydas Ignotas1-6/+34
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf2-0/+67
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf1-7/+1
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf4-27/+46
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf1-2/+2
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not already activeSascha Silbe1-6/+3
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava3-0/+3
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville11-218/+275
2010-06-07iwlwifi: fix-up botched revertJohn W. Linville1-1/+1
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf1-0/+7
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-06-05iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin1-6/+45
2010-06-05iwlwifi: parse block ack responses correctlyDaniel Halperin1-5/+8
2010-06-05iwlwifi: remove unused parameterWey-Yi Guy1-1/+0
2010-06-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg3-11/+31