summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-161-1/+3
* brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel2014-01-061-1/+1
* brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel2014-01-061-4/+3
* brcmfmac: provide firmware version in ethtool driver infoArend van Spriel2013-12-021-2/+2
* brcmfmac: Dynamically register a protocol layer.Hante Meuleman2013-12-021-2/+2
* brcmfmac: remove redundant ioctl handlersArend van Spriel2013-12-021-149/+0
* brcmfmac: removed dhd_proto.h.Hante Meuleman2013-12-021-1/+0
* brcmfmac: remove empty brcmf_proto_stopFranky Lin2013-12-021-3/+0
* brcmfmac: start netif queues only when setup is completed successfulArend van Spriel2013-12-021-5/+4
* brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-021-2/+8
* brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-021-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-22/+16
|\
| * brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-031-22/+16
* | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-261-6/+8
|/
* brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-151-11/+2
* brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-151-25/+245
* brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
* brcmfmac: remove code and comment for older kernel supportArend van Spriel2013-06-271-27/+2
* brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-121-0/+4
* brcmfmac: increment hard_header_len instead of overridingArend van Spriel2013-06-121-1/+1
* brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman2013-06-121-5/+8
* brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel2013-06-121-2/+2
* brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman2013-06-121-0/+8
* brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-281-3/+3
* brcmfmac: free net device when registration failsArend van Spriel2013-05-281-3/+7
* brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-231-1/+4
* brcmfmac: remove error message upon allocation failureArend van Spriel2013-04-221-3/+1
* brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel2013-04-221-0/+2
* brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel2013-04-081-7/+2
* brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel2013-04-081-9/+19
* brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel2013-04-031-2/+1
* brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel2013-04-031-5/+7
* brcmfmac: enable tx status signallingArend van Spriel2013-04-031-14/+4
* brcmfmac: add flow-control mode to firmware signallingArend van Spriel2013-04-031-7/+16
* brcmfmac: allow stopping netif queue for different reasonsArend van Spriel2013-04-031-8/+21
* brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel2013-04-031-3/+7
* brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel2013-03-061-1/+1
* brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-061-1/+4
* brcmfmac: add support for TLV based firmware signallingArend van Spriel2013-03-061-8/+20
* brcmfmac: cleanup module information macrosArend van Spriel2013-03-061-1/+0
* brcmfmac: make debug module parameter more clearArend van Spriel2013-03-061-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-121/+190
|\
| * brcmfmac: Fix rtnl_lock lockup when registering netdev.Hante Meuleman2013-02-081-3/+8
| * brcmfmac: Ignore E_ADD_IF for ifidx 0.Hante Meuleman2013-02-081-1/+1
| * brcmfmac: Create p2p0 netdev via module variable.Hante Meuleman2013-02-081-18/+91
| * brcmfmac: add p2p change vif routines.Hante Meuleman2013-02-081-0/+1
| * brcmfmac: add peer-to-peer group discovery supportArend van Spriel2013-02-081-0/+1
| * brcmfmac: Check null pointer on brcmf_dev_reset.Hante Meuleman2013-02-081-1/+2
| * brcmfmac: use brcmf_if::bssidx as index in interface listHante Meuleman2013-02-081-37/+35
| * brcmfmac: add function to retrieve chip informationArend van Spriel2013-02-081-0/+10
OpenPOWER on IntegriCloud