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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
3
-4
/
+7
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
3
-14
/
+2
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
3
-7
/
+9
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
5
-3
/
+8
2011-11-28
brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdog
Franky Lin
1
-6
/
+6
2011-11-28
brcm80211: fmac: move busstate to struct brcmf_bus
Franky Lin
4
-31
/
+37
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
4
-7
/
+26
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
4
-70
/
+70
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
3
-5
/
+3
2011-11-28
brcm80211: fmac: remove function brcmf_c_init
Franky Lin
4
-27
/
+1
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
3
-37
/
+14
2011-11-28
brcm80211: fmac: discard packet received when net device not registered
Franky Lin
1
-0
/
+6
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2
-3
/
+7
2011-11-28
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
1
-82
/
+18
2011-11-28
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
3
-51
/
+38
2011-11-28
brcm80211: smac: fix channel frequency
Alwin Beukers
1
-1
/
+1
2011-11-28
brcm80211: fmac: change firmware/nvram name to be more generic
Franky Lin
3
-37
/
+7
2011-11-28
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
3
-34
/
+36
2011-11-28
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
3
-7
/
+5
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
4
-77
/
+201
2011-11-28
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2
-40
/
+24
2011-11-28
brcm80211: fmac: cleanup receive path using proper skb_queue functions
Arend van Spriel
3
-42
/
+36
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2
-0
/
+2
2011-11-22
brcm80211: smac: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-18
brcmsmac: Use current logging styles
Joe Perches
2
-79
/
+80
2011-11-11
brcmsmac: fix warning in _initvars_srom_pci
John W. Linville
1
-1
/
+1
2011-11-11
brcm80211: fmac: release bss struct returned from cfg80211_inform_bss
Franky Lin
1
-5
/
+13
2011-11-11
brcm80211: fmac: remove PCMCIA core related code
Franky Lin
1
-15
/
+0
2011-11-11
brcm80211: fmac: add function to free the glom skb queue
Arend van Spriel
1
-20
/
+14
2011-11-11
brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb
Arend van Spriel
1
-22
/
+11
2011-11-11
brcm80211: util: move brcmu_pkttotlen() function to brcmfmac
Arend van Spriel
3
-17
/
+13
2011-11-11
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2
-31
/
+17
2011-11-11
brcm80211: util: use sk_buff_head in precedence queue functions
Arend van Spriel
2
-98
/
+39
2011-11-11
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2
-6
/
+4
2011-11-11
brcm80211: fmac: remove id retrieve code
Franky Lin
1
-5
/
+0
2011-11-11
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
3
-9
/
+45
2011-11-11
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
3
-44
/
+82
2011-11-11
brcm80211: fmac: add corerev function for bcm4330 chip
Franky Lin
2
-6
/
+28
2011-11-11
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
3
-9
/
+51
2011-11-11
brcm80211: smac: don't modify sta parameters when adding sta
Alwin Beukers
1
-7
/
+0
2011-11-11
brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN
Arend van Spriel
1
-1
/
+0
2011-11-11
brcm80211: smac: replace own access category definitions with mac80211 enum
Arend van Spriel
2
-19
/
+24
2011-11-11
brcm80211: smac: remove code under unused macro definitions
Arend van Spriel
2
-126
/
+0
2011-11-11
brcm80211: smac: fix endianess issue for OTP memory access
Arend van Spriel
1
-0
/
+2
2011-11-10
brcm80211: fmac: optimize chip core info management
Franky Lin
3
-42
/
+81
2011-11-10
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2
-63
/
+28
2011-11-10
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
3
-115
/
+117
2011-11-10
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
3
-10
/
+11
[next]