summaryrefslogtreecommitdiffstats
path: root/kernel/gcov (unfollow)
Commit message (Expand)AuthorFilesLines
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-23cfg80211: Validate legacy rateset.Bala Shanmugam1-0/+3
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2-0/+9
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona1-1/+1
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
2012-04-23rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger1-27/+31
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger4-112/+123
2012-04-23rtlwifi: Add dm structs to private structureLarry Finger1-0/+4
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger5-159/+59
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau1-1/+9
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau1-0/+4
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau1-4/+6
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau4-33/+22
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2-0/+7
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau1-0/+4
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau1-3/+6
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau1-6/+7
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan3-19/+17
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2-43/+23
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi1-32/+78
2012-04-23libertas: add missing includeFelix Fietkau1-0/+1
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa6-9/+9