summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-02brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel4-44/+51
2013-12-02brcmfmac: add separate function for passing bus tx overheadArend van Spriel4-6/+19
2013-12-02brcmfmac: Update fwsignal to fix out of order tx.Hante Meuleman1-21/+146
2013-12-02ath9k: Fix initvals for freq 2484Sujith Manoharan4-4/+19
2013-12-02ath9k: Update AR9340 initvalsSujith Manoharan1-272/+14
2013-12-02ath9k: Update initvals for AR9580 v1.0Sujith Manoharan1-173/+386
2013-12-02ath9k: Update initvals for AR9300 v2.2Sujith Manoharan1-12/+12
2013-12-02ath9k: Remove duplicate initvals for AR9462 v2.1Sujith Manoharan4-1550/+60
2013-12-02ath9k: Attach INI arrays for AR9565 v1.1Sujith Manoharan1-0/+54
2013-12-02ath9k: Add version macros for AR9565 1.1Sujith Manoharan1-1/+11
2013-12-02ath9k: Add initvals for AR9565 1.1Sujith Manoharan1-0/+64
2013-12-02ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan1-11/+1
2013-12-02ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau1-3/+4
2013-12-02ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau1-6/+10
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau3-21/+27
2013-12-02ath9k: optimize ath_drain_all_txqFelix Fietkau1-0/+3
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau3-5/+26
2013-12-02ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan1-12/+8
2013-12-02ath9k: Fix Carrier Leak calibration for SoC chipsSujith Manoharan2-29/+7
2013-12-02ath9k: Remove unnecessary checkSujith Manoharan1-2/+1
2013-12-02ath9k: Remove RTT/MCI code from SoC calibrationSujith Manoharan1-69/+1
2013-12-02ath9k: Separate routines for PCOEM and SoC calibrationSujith Manoharan1-3/+195
2013-12-02ath9k: fix SC_OP_INVALID test in ath9k_tx99_init()Dan Carpenter1-1/+1
2013-12-02ath9k: Apply CUS227 specific TX gain valuesSujith Manoharan2-0/+110
2013-12-02ath9k: Remove pcieSerDesWriteSujith Manoharan3-13/+9
2013-12-02ath9k: Remove unused AR9462 2.0 initvalsSujith Manoharan1-14/+0
2013-12-02ath9k: Add SERDES initvals for AR9462 2.1Sujith Manoharan2-0/+11
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan3-19/+25
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan6-337/+381
2013-12-02ath9k: Add a config option for WoWSujith Manoharan1-0/+8
2013-12-02ath9k: Fix wow.c compilationSujith Manoharan2-1/+2
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan7-248/+290
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan3-0/+24
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan1-0/+25
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-0/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski3-9/+13
2013-12-02mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg1-1/+1
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-1/+2
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez10-31/+39
2013-11-25mac80211_hwsim: claim CCK support for HT clientsKarl Beldan1-1/+2
2013-11-25mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic1-0/+1
2013-11-25mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic1-8/+42
2013-11-25mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic1-11/+5
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez26-169/+140
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16