index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
1
-189
/
+0
2014-07-31
brcmfmac: Fix msgbuf flow control.
Hante Meuleman
1
-3
/
+3
2014-07-31
brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.
Hante Meuleman
1
-0
/
+1
2014-07-16
brcmfmac: introduce feature and quirk handling
Arend van Spriel
1
-1
/
+4
2014-06-25
brcmfmac: replace cfg80211 testmode with vendor command
Franky Lin
1
-10
/
+0
2014-05-13
brcmfmac: Move out hdrpull from tx_finalize.
Hante Meuleman
1
-1
/
+1
2014-01-07
brcmfmac: Limit control message length from host to device.
Hante Meuleman
1
-0
/
+5
2014-01-07
brcmfmac: Remove some obsolete definitions and variables.
Hante Meuleman
1
-2
/
+0
2013-12-02
brcmfmac: move firmware event related defines to fweh.h
Arend van Spriel
1
-49
/
+0
2013-12-02
brcmfmac: remove some unused definitions
Arend van Spriel
1
-48
/
+0
2013-12-02
brcmfmac: move firmware command code definitions
Arend van Spriel
1
-61
/
+0
2013-12-02
brcmfmac: move firmware related structures to fwil_types.h
Arend van Spriel
1
-306
/
+0
2013-12-02
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
1
-1
/
+6
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
1
-23
/
+1
2013-12-02
brcmfmac: removed dhd_proto.h.
Hante Meuleman
1
-0
/
+15
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+0
2013-10-04
brcmfmac: sync firmware event list
Franky Lin
1
-2
/
+0
2013-09-25
brcm80211: Remove extern from function prototypes
Joe Perches
1
-15
/
+15
2013-08-16
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
1
-0
/
+2
2013-08-16
brcmfmac: no fws locking outside fws module.
Hante Meuleman
1
-1
/
+0
2013-08-16
brcmfmac: always use worker thread for tx data.
Hante Meuleman
1
-1
/
+0
2013-08-16
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
1
-0
/
+27
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
1
-0
/
+2
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
1
-0
/
+1
2013-04-08
brcmfmac: add role attribute to struct brcmf_if_event definition
Arend van Spriel
1
-0
/
+1
2013-04-03
brcmfmac: add flow-control mode to firmware signalling
Arend van Spriel
1
-0
/
+2
2013-04-03
brcmfmac: allow stopping netif queue for different reasons
Arend van Spriel
1
-0
/
+17
2013-04-03
brcmfmac: hookup firmware signalling to firmware interface events
Arend van Spriel
1
-1
/
+6
2013-04-03
brcmfmac: determine the wiphy->bands property correctly.
Hante Meuleman
1
-0
/
+6
2013-03-07
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
1
-1
/
+6
2013-02-08
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: Update connect setup/handling routines for multiple bss.
Hante Meuleman
1
-0
/
+22
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
1
-0
/
+1
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
1
-0
/
+13
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
1
-0
/
+1
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
1
-5
/
+5
2013-02-08
brcmfmac: add function to retrieve chip information
Arend van Spriel
1
-0
/
+1
2013-02-08
brcmfmac: Track pending 8021x frames per ifp.
Hante Meuleman
1
-3
/
+4
2013-01-08
brcmfmac: Removing obsolete variables and inline functions.
Hante Meuleman
1
-24
/
+0
2013-01-08
brcmfmac: Remove unused caching dongle error.
Hante Meuleman
1
-3
/
+0
2013-01-08
brcmfmac: remove unused event related definitions
Arend van Spriel
1
-7
/
+0
2013-01-08
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-0
/
+4
2013-01-08
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
1
-0
/
+1
2012-12-11
brcmfmac: rework bus interface
Arend van Spriel
1
-1
/
+0
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
1
-14
/
+6
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
1
-2
/
+2
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
1
-2
/
+2
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
1
-106
/
+4
2012-11-14
brcmfmac: remove obsolete function brcmf_c_mkiovar
Hante Meuleman
1
-3
/
+0
2012-11-14
brcmfmac: use wait_event_timeout for 8021x pending count
Hante Meuleman
1
-0
/
+1
[next]