aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-trace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan3-5/+1
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan4-28/+10
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan3-13/+6
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan4-32/+27
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan3-18/+11
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan3-22/+16
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan4-105/+110
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+8
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan1-7/+7
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan3-3/+15
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan2-6/+5
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan1-24/+24
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan3-17/+11
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan3-0/+22
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan3-2/+45
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan1-0/+1
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan1-9/+8
2012-06-13ath9k_hw: Update initvals for AR9462Sujith Manoharan1-1/+1
2012-06-13brcmfmac: expose sdio internal counters in debugfsArend van Spriel3-93/+175
2012-06-13brcmfmac: add debugfs helper functionsArend van Spriel5-0/+98
2012-06-13brcmsmac: fix smatch warning found in ampdu.cArend van Spriel1-3/+2
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel1-11/+3
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg1-1/+10
2012-06-13iwlwifi: fix 6035 device parametersJohannes Berg1-0/+1
2012-06-13iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach1-0/+13
2012-06-13iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter1-1/+1
2012-06-13iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach1-4/+22
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer1-4/+5
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach3-26/+5
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2-47/+31
2012-06-13iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2-1/+14
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach4-21/+21
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2-3/+3
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg1-0/+23
2012-06-12ethtool: Make more commands available to unprivileged processesBen Hutchings1-0/+5
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado4-29/+21
2012-06-12bonding: remove packet cloning in recv_probe()Eric Dumazet5-40/+36
2012-06-12usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com1-1/+0
2012-06-12usbnet: remove declaration for intr_completetom.leiming@gmail.com1-37/+35
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2