index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
2013-12-02
1
-2
/
+2
*
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
2013-12-02
1
-2
/
+2
*
brcmfmac: remove redundant ioctl handlers
Arend van Spriel
2013-12-02
1
-149
/
+0
*
brcmfmac: removed dhd_proto.h.
Hante Meuleman
2013-12-02
1
-1
/
+0
*
brcmfmac: remove empty brcmf_proto_stop
Franky Lin
2013-12-02
1
-3
/
+0
*
brcmfmac: start netif queues only when setup is completed successful
Arend van Spriel
2013-12-02
1
-5
/
+4
*
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
2013-12-02
1
-2
/
+8
*
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-12-02
1
-2
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
1
-22
/
+16
|
\
|
*
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-03
1
-22
/
+16
*
|
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
1
-6
/
+8
|
/
*
brcmfmac: always use worker thread for tx data.
Hante Meuleman
2013-08-15
1
-11
/
+2
*
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
2013-08-15
1
-25
/
+245
*
brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface
Arend van Spriel
2013-07-22
1
-1
/
+1
*
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
2013-06-27
1
-27
/
+2
*
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
2013-06-12
1
-0
/
+4
*
brcmfmac: increment hard_header_len instead of overriding
Arend van Spriel
2013-06-12
1
-1
/
+1
*
brcmfmac: On bus flow control use fw signalling or netif.
Hante Meuleman
2013-06-12
1
-5
/
+8
*
brcmfmac: reducing debug logging in firmware-signalling code
Arend van Spriel
2013-06-12
1
-2
/
+2
*
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-06-12
1
-0
/
+8
*
brcmfmac: use struct net_device::destructor to remove interfaces
Arend van Spriel
2013-05-28
1
-3
/
+3
*
brcmfmac: free net device when registration fails
Arend van Spriel
2013-05-28
1
-3
/
+7
*
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2013-04-23
1
-1
/
+4
*
brcmfmac: remove error message upon allocation failure
Arend van Spriel
2013-04-22
1
-3
/
+1
*
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
2013-04-22
1
-0
/
+2
*
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
2013-04-08
1
-7
/
+2
*
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
2013-04-08
1
-9
/
+19
*
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2013-04-03
1
-2
/
+1
*
brcmfmac: fix handling sk_buff cleanup upon bus tx failure
Arend van Spriel
2013-04-03
1
-5
/
+7
*
brcmfmac: enable tx status signalling
Arend van Spriel
2013-04-03
1
-14
/
+4
*
brcmfmac: add flow-control mode to firmware signalling
Arend van Spriel
2013-04-03
1
-7
/
+16
*
brcmfmac: allow stopping netif queue for different reasons
Arend van Spriel
2013-04-03
1
-8
/
+21
*
brcmfmac: hookup firmware signalling to firmware interface events
Arend van Spriel
2013-04-03
1
-3
/
+7
*
brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset
Arend van Spriel
2013-03-06
1
-1
/
+1
*
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
1
-1
/
+4
*
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-03-06
1
-8
/
+20
*
brcmfmac: cleanup module information macros
Arend van Spriel
2013-03-06
1
-1
/
+0
*
brcmfmac: make debug module parameter more clear
Arend van Spriel
2013-03-06
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
1
-121
/
+190
|
\
|
*
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
2013-02-08
1
-3
/
+8
|
*
brcmfmac: Ignore E_ADD_IF for ifidx 0.
Hante Meuleman
2013-02-08
1
-1
/
+1
|
*
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
2013-02-08
1
-18
/
+91
|
*
brcmfmac: add p2p change vif routines.
Hante Meuleman
2013-02-08
1
-0
/
+1
|
*
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
2013-02-08
1
-0
/
+1
|
*
brcmfmac: Check null pointer on brcmf_dev_reset.
Hante Meuleman
2013-02-08
1
-1
/
+2
|
*
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
2013-02-08
1
-37
/
+35
|
*
brcmfmac: add function to retrieve chip information
Arend van Spriel
2013-02-08
1
-0
/
+10
|
*
brcmfmac: Update tracelogging for multiple netdevs.
Hante Meuleman
2013-02-08
1
-15
/
+19
|
*
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
1
-35
/
+26
|
*
brcmfmac: Track pending 8021x frames per ifp.
Hante Meuleman
2013-02-08
1
-12
/
+13
[next]