summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
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-03brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin
2013-04-03brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman
2013-04-03brcmfmac: fix stopping AP.Hante Meuleman
2013-04-03brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens
2013-03-27brcmsmac: activate AP supportHauke Mehrtens
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens
2013-03-27brcmsmac: write beacon period to hardwareHauke Mehrtens
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel
2013-03-06brcmutil: add dequeue function with filteringArend van Spriel
2013-03-06brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel
2013-03-06brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel
2013-03-06brcmfmac: add support for TLV based firmware signallingArend van Spriel
2013-03-06brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel
2013-03-06brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel
2013-03-06brcmfmac: remove null-pointer check in .sched_scan_start() callbackArend van Spriel
2013-03-06brcmfmac: cleanup module information macrosArend van Spriel