aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c
AgeCommit message (Expand)Author
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel
2014-01-06brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel
2014-01-06brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel
2013-12-02brcmfmac: provide firmware version in ethtool driver infoArend van Spriel
2013-12-02brcmfmac: Dynamically register a protocol layer.Hante Meuleman
2013-12-02brcmfmac: remove redundant ioctl handlersArend van Spriel
2013-12-02brcmfmac: removed dhd_proto.h.Hante Meuleman
2013-12-02brcmfmac: remove empty brcmf_proto_stopFranky Lin
2013-12-02brcmfmac: start netif queues only when setup is completed successfulArend van Spriel
2013-12-02brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel
2013-12-02brcmfmac: add separate function for passing bus tx overheadArend van Spriel
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-03brcmfmac: rework rx path bus interfaceArend van Spriel
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-08-15brcmfmac: always use worker thread for tx data.Hante Meuleman
2013-08-15brcmfmac: add AMPDU reordering functionalityArend van Spriel
2013-07-22brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel
2013-06-12brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12brcmfmac: increment hard_header_len instead of overridingArend van Spriel
2013-06-12brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman
2013-06-12brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel
2013-06-12brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel
2013-05-28brcmfmac: free net device when registration failsArend van Spriel
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel
2013-04-22brcmfmac: remove error message upon allocation failureArend van Spriel
2013-04-22brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel
2013-04-03brcmfmac: only allocate firmware-signalling resources if requiredArend 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: allow stopping netif queue for different reasonsArend van Spriel
2013-04-03brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel
2013-03-06brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend 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-06brcmfmac: cleanup module information macrosArend van Spriel
2013-03-06brcmfmac: make debug module parameter more clearArend van Spriel
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08brcmfmac: Fix rtnl_lock lockup when registering netdev.Hante Meuleman
2013-02-08brcmfmac: Ignore E_ADD_IF for ifidx 0.Hante Meuleman
2013-02-08brcmfmac: Create p2p0 netdev via module variable.Hante Meuleman
2013-02-08brcmfmac: add p2p change vif routines.Hante Meuleman
2013-02-08brcmfmac: add peer-to-peer group discovery supportArend van Spriel
2013-02-08brcmfmac: Check null pointer on brcmf_dev_reset.Hante Meuleman
2013-02-08brcmfmac: use brcmf_if::bssidx as index in interface listHante Meuleman
2013-02-08brcmfmac: add function to retrieve chip informationArend van Spriel