aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-66/+194
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet3-8/+17
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin1-0/+1
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-04-27b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither1-0/+1
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin1-12/+51
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin1-1/+7
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville107-2447/+3230
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan1-17/+26
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-15/+46
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg4-74/+66
2012-04-23iwlwifi: clean up module parametersJohannes Berg17-124/+134
2012-04-23iwlwifi: revert workaround to restore 1000 rx throughputDon Fry1-1/+0
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg4-28/+10
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg4-4/+8
2012-04-23iwlwifi: move OTP definesJohannes Berg2-11/+11
2012-04-23iwlwifi: move antenna definitions to configJohannes Berg2-9/+11
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg5-42/+29
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg2-6/+6
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg2-11/+12
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg4-5/+9
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg1-1/+0
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg23-417/+1
2012-04-23iwlwifi: remove traffic logJohannes Berg7-253/+5
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg3-18/+17
2012-04-23iwlwifi: move TIME_UNITJohannes Berg2-2/+1
2012-04-23iwlwifi: remove bt_siso_mode declarationJohannes Berg1-5/+0
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy1-0/+1
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg11-13/+13
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg2-5/+6
2012-04-23iwlwifi: move debugfs registration function declarationsJohannes Berg2-15/+13
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg2-56/+20
2012-04-23iwlwifi: properly set basic ratesJohannes Berg4-53/+94
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel1-2/+23
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach4-17/+35
2012-04-23iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach1-0/+10
2012-04-23iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach1-0/+3
2012-04-23iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach1-9/+7
2012-04-23iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach3-8/+10
2012-04-23rt2800: add chipset revision RT5390R supportAnisse Astier2-0/+13
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi4-11/+104
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang1-0/+1
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger3-81/+84
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger3-94/+100