aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
...
* | | brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel2013-04-083-19/+20
* | | brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel2013-04-081-6/+4
* | | brcmfmac: remove condition for calling event handlerArend van Spriel2013-04-081-1/+1
* | | brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2013-04-082-3/+4
* | | brcmfmac: add hexadecimal trace of message payloadArend van Spriel2013-04-086-0/+19
* | | brcmfmac: firmware shared data version fixPiotr Haber2013-04-081-2/+2
* | | brcmfmac: read firmware console without trap indicationPiotr Haber2013-04-081-16/+14
* | | brcmfmac: handle firmware signals requesting for packetsArend van Spriel2013-04-082-2/+29
* | | brcmfmac: handle firmware signalling destination entry stateArend van Spriel2013-04-083-7/+79
* | | brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel2013-04-081-1/+3
* | | brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel2013-04-033-60/+627
* | | brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel2013-04-031-6/+6
* | | brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel2013-04-032-7/+10
* | | brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel2013-04-031-68/+68
* | | brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel2013-04-031-1/+1
* | | brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel2013-04-031-4/+4
* | | brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-034-62/+63
* | | brcmfmac: avoid error output on header only packetPiotr Haber2013-04-031-2/+2
* | | brcmfmac: avoid error output in receive pathArend van Spriel2013-04-031-3/+3
* | | brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel2013-04-033-14/+33
* | | brcmfmac: enable tx status signallingArend van Spriel2013-04-035-87/+455
* | | brcmfmac: add flow-control mode to firmware signallingArend van Spriel2013-04-034-11/+41
* | | brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-033-3/+56
* | | brcmfmac: add firmware-signalling hanger functionsArend van Spriel2013-04-031-0/+197
* | | brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel2013-04-031-2/+13
* | | brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel2013-04-031-33/+107
* | | brcmfmac: allow stopping netif queue for different reasonsArend van Spriel2013-04-032-8/+38
* | | brcmfmac: add firmware-signalling cleanup functionArend van Spriel2013-04-031-5/+46
* | | brcmfmac: add handler for credit map firmware eventsArend van Spriel2013-04-031-0/+24
* | | brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel2013-04-033-15/+112
* | | brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel2013-04-035-61/+148
* | | brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman2013-04-033-82/+278
* | | brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel2013-04-031-19/+6
* | | brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel2013-04-031-4/+3
* | | brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel2013-04-031-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-271/+162
|\| |
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
* | | brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-276-107/+43
* | | brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-273-4/+20
* | | brcmsmac: activate AP supportHauke Mehrtens2013-03-273-4/+26
* | | brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-273-1/+24
* | | brcmsmac: add support for probe response templateHauke Mehrtens2013-03-274-84/+42
* | | brcmsmac: react on changing SSIDHauke Mehrtens2013-03-273-0/+17
* | | brcmsmac: add beacon template supportHauke Mehrtens2013-03-274-6/+159
* | | brcmsmac: write beacon period to hardwareHauke Mehrtens2013-03-271-0/+10
* | | brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2013-03-272-3/+0
* | | brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2013-03-272-3/+2
* | | brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2013-03-272-7/+5
* | | brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-272-5/+2
* | | brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-272-11/+3