summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: revert workaround to restore 1000 rx throughputDon Fry
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg
2012-04-23iwlwifi: move OTP definesJohannes Berg
2012-04-23iwlwifi: move antenna definitions to configJohannes Berg
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: remove traffic logJohannes Berg
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg
2012-04-23iwlwifi: move TIME_UNITJohannes Berg
2012-04-23iwlwifi: remove bt_siso_mode declarationJohannes Berg
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg
2012-04-23iwlwifi: move debugfs registration function declarationsJohannes Berg
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg
2012-04-23iwlwifi: properly set basic ratesJohannes Berg
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach
2012-04-23iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach
2012-04-23iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach
2012-04-23iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach
2012-04-23iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach
2012-04-23rt2800: add chipset revision RT5390R supportAnisse Astier
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: Add dm structs to private structureLarry Finger
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan