summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel
2013-04-08brcmfmac: firmware shared data version fixPiotr Haber
2013-04-08brcmfmac: read firmware console without trap indicationPiotr Haber
2013-04-08brcmfmac: handle firmware signals requesting for packetsArend van Spriel
2013-04-08brcmfmac: handle firmware signalling destination entry stateArend van Spriel
2013-04-08brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart
2013-04-08mwifiex: correct wrong list in list_empty checkAndreas Fenkart
2013-04-08rtlwifi: rtl8188ee: Fix allyesconfig build failuresLarry Finger
2013-04-08rtlwifi: rtl8188ee: Fix linker warningsLarry Finger
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi
2013-04-08ath: Let user know which keycache method is complaining.Ben Greear
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach
2013-04-08iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach
2013-04-08iwlwifi: print warning on request_module failureJohannes Berg
2013-04-08mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan
2013-04-03iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-04-03iwlwifi: add new pci id for 6x35 seriesShuduo Sang
2013-04-03iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach
2013-04-03iwlwifi: mvm: Sync FW API time event notification changeIlan Peer
2013-04-03iwlwifi: sleep for at least 10 secondsJohannes Berg
2013-04-03iwlwifi: print opmode when firmware is loadedJohannes Berg
2013-04-03iwlwifi: mvm: remove redundant iwl_power_get_params()Alexander Bondar
2013-04-03iwlwifi: mvm: change active-to-powersave transition time for BPSAlexander Bondar
2013-04-03iwlwifi: mvm: encapsulate power table command log messageAlexander Bondar
2013-04-03iwlwifi: mvm: set keepalive period regardless of PM stateAlexander Bondar
2013-04-03iwlwifi: mvm: always send power table commandAlexander Bondar
2013-04-03iwlwifi: mvm: Fix active-to-powersave transition time unitsAlexander Bondar
2013-04-03iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar
2013-04-03iwlwifi: mvm: Rename some power management definitions and methodsAlexander Bondar
2013-04-03iwlwifi: mvm: downgrade to old power management APIAlexander Bondar
2013-04-03iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach
2013-04-03iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach
2013-04-03iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg
2013-04-03brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel
2013-04-03brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel
2013-04-03brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel
2013-04-03brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel
2013-04-03brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel
2013-04-03brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel
2013-04-03brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel
2013-04-03brcmfmac: avoid error output on header only packetPiotr Haber