summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear
2013-04-08mac80211: add beacon stats to debugfsBen Greear
2013-04-08mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl 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
2013-04-03brcmfmac: avoid error output in receive pathArend van Spriel
2013-04-03brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel
2013-04-03brcmfmac: enable tx status signallingArend van Spriel
2013-04-03brcmfmac: add flow-control mode to firmware signallingArend van Spriel
2013-04-03brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel
2013-04-03brcmfmac: add firmware-signalling hanger functionsArend van Spriel
2013-04-03brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel
2013-04-03brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel
2013-04-03brcmfmac: allow stopping netif queue for different reasonsArend van Spriel
2013-04-03brcmfmac: add firmware-signalling cleanup functionArend van Spriel
2013-04-03brcmfmac: add handler for credit map firmware eventsArend van Spriel
2013-04-03brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel
2013-04-03brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel
2013-04-03brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman
2013-04-03brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel
2013-04-03brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel
2013-04-03brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel
2013-04-03rtlwifi: rtl8188ee: Fix wrong header patchChen, Chien-Chia