summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-06-15rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa
2010-06-15rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa
2010-06-15rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retriedHelmut Schaa
2010-06-15rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa
2010-06-15rt2x00: clarify meaning of txdone flagsHelmut Schaa
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau
2010-06-14ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k: enable AR9003 PCI IDsLuis R. Rodriguez
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: add register definitions related to PA predistortionFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau
2010-06-14ath9k: remove declarations of some nonexistant functionsFelix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau
2010-06-14ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau
2010-06-14ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez
2010-06-14ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: add register definitions for the new ANILuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-14iwlwifi: print warning about disconnected antennasJohannes Berg
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach
2010-06-14iwlwifi: cancel run time calibration work when going downWey-Yi Guy
2010-06-14iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish
2010-06-14iwlwifi: trace full RXJohannes Berg
2010-06-08wl1251: fix ELP_CTRL register readsmaster-2010-06-09master-2010-06-08Grazvydas Ignotas
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe