Arend van Spriel
|
f33d7a9141
brcmfmac: remove .init() callback for internal bus interface
|
11 years ago |
Hante Meuleman
|
55929443c8
brcmfmac: Move handling 802.1x frames to dhd_linux.
|
11 years ago |
Hante Meuleman
|
53e30ea420
brcmfmac: Move out hdrpull from tx_finalize.
|
11 years ago |
Hante Meuleman
|
05c2c76713
brcmfmac: de-init driver layers in correct order.
|
11 years ago |
Arend van Spriel
|
bb350711ec
brcmfmac: handle SDIO card removal
|
11 years ago |
Arend van Spriel
|
9df4d542fc
brcmfmac: use custom destructor callback for all netdevice interfaces
|
11 years ago |
Arend van Spriel
|
e14799514d
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
|
11 years ago |
Arend van Spriel
|
55685b8f2f
brcmfmac: provide firmware version in ethtool driver info
|
11 years ago |
Hante Meuleman
|
85b8413371
brcmfmac: Dynamically register a protocol layer.
|
11 years ago |
Arend van Spriel
|
e601fb3740
brcmfmac: remove redundant ioctl handlers
|
11 years ago |
Hante Meuleman
|
f931868d49
brcmfmac: removed dhd_proto.h.
|
11 years ago |
Franky Lin
|
15265f95c2
brcmfmac: remove empty brcmf_proto_stop
|
11 years ago |
Arend van Spriel
|
dcede4b876
brcmfmac: start netif queues only when setup is completed successful
|
11 years ago |
Arend van Spriel
|
cf4582875a
brcmfmac: replace dongle command list with .preinit() callback
|
11 years ago |
Arend van Spriel
|
8dee77bab2
brcmfmac: add separate function for passing bus tx overhead
|
11 years ago |
David S. Miller
|
7009deab19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
|
12 years ago |
Arend van Spriel
|
05f3820b2e
brcmfmac: rework rx path bus interface
|
12 years ago |
Arend van Spriel
|
db4efbbeb4
brcmfmac: obtain platform data upon module initialization
|
12 years ago |
Hante Meuleman
|
0a4254be94
brcmfmac: always use worker thread for tx data.
|
12 years ago |
Arend van Spriel
|
87edd8916e
brcmfmac: add AMPDU reordering functionality
|
12 years ago |
Arend van Spriel
|
23d412a2e9
brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface
|
12 years ago |
Arend van Spriel
|
cc1b546394
brcmfmac: remove code and comment for older kernel support
|
12 years ago |
Arend van Spriel
|
ee06fcad74
brcmfmac: free primary net_device when brcmf_bus_start() fails
|
12 years ago |
Arend van Spriel
|
672774f124
brcmfmac: increment hard_header_len instead of overriding
|
12 years ago |
Hante Meuleman
|
ce17194ead
brcmfmac: On bus flow control use fw signalling or netif.
|
12 years ago |
Arend van Spriel
|
8071fd61b4
brcmfmac: reducing debug logging in firmware-signalling code
|
12 years ago |
Hante Meuleman
|
df50f75696
brcmfmac: Take bus flowcontrol at credit mgmt into account.
|
12 years ago |
Arend van Spriel
|
cbb371da23
brcmfmac: use struct net_device::destructor to remove interfaces
|
12 years ago |
Arend van Spriel
|
9390ace916
brcmfmac: free net device when registration fails
|
12 years ago |
Arend van Spriel
|
a786b38d54
brcmfmac: correct error handling in brcmf_fws_init()
|
12 years ago |