index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_linux.c
Age
Commit message (
Expand
)
Author
2014-07-15
brcmfmac: introduce feature and quirk handling
Arend van Spriel
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
2014-05-13
brcmfmac: Move handling 802.1x frames to dhd_linux.
Hante Meuleman
2014-05-13
brcmfmac: Move out hdrpull from tx_finalize.
Hante Meuleman
2014-02-28
brcmfmac: de-init driver layers in correct order.
Hante Meuleman
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-06
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
2014-01-06
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
Arend van Spriel
2013-12-02
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
2013-12-02
brcmfmac: remove redundant ioctl handlers
Arend van Spriel
2013-12-02
brcmfmac: removed dhd_proto.h.
Hante Meuleman
2013-12-02
brcmfmac: remove empty brcmf_proto_stop
Franky Lin
2013-12-02
brcmfmac: start netif queues only when setup is completed successful
Arend van Spriel
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-08-15
brcmfmac: always use worker thread for tx data.
Hante Meuleman
2013-08-15
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
2013-07-22
brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface
Arend van Spriel
2013-06-27
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
2013-06-12
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
2013-06-12
brcmfmac: increment hard_header_len instead of overriding
Arend van Spriel
2013-06-12
brcmfmac: On bus flow control use fw signalling or netif.
Hante Meuleman
2013-06-12
brcmfmac: reducing debug logging in firmware-signalling code
Arend van Spriel
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-05-28
brcmfmac: use struct net_device::destructor to remove interfaces
Arend van Spriel
2013-05-28
brcmfmac: free net device when registration fails
Arend van Spriel
2013-04-23
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
2013-04-08
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
2013-04-03
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2013-04-03
brcmfmac: fix handling sk_buff cleanup upon bus tx failure
Arend van Spriel
2013-04-03
brcmfmac: enable tx status signalling
Arend van Spriel
2013-04-03
brcmfmac: add flow-control mode to firmware signalling
Arend van Spriel
2013-04-03
brcmfmac: allow stopping netif queue for different reasons
Arend van Spriel
2013-04-03
brcmfmac: hookup firmware signalling to firmware interface events
Arend van Spriel
2013-03-06
brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset
Arend van Spriel
2013-03-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-03-06
brcmfmac: cleanup module information macros
Arend van Spriel
2013-03-06
brcmfmac: make debug module parameter more clear
Arend van Spriel
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
2013-02-08
brcmfmac: Ignore E_ADD_IF for ifidx 0.
Hante Meuleman
2013-02-08
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
[next]