index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
brcm80211: fmac: add bcm4330 support
Franky Lin
1
-0
/
+2
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
1
-2
/
+5
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
1
-5
/
+0
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
1
-5
/
+7
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
1
-1
/
+4
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
1
-1
/
+4
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
1
-1
/
+4
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
1
-20
/
+22
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
1
-60
/
+60
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
1
-2
/
+1
2011-11-28
brcm80211: fmac: remove function brcmf_c_init
Franky Lin
1
-10
/
+0
2011-11-28
brcm80211: fmac: change firmware/nvram name to be more generic
Franky Lin
1
-10
/
+7
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
1
-31
/
+16
2011-11-28
brcm80211: fmac: cleanup receive path using proper skb_queue functions
Arend van Spriel
1
-31
/
+21
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: move brcmu_pkttotlen() function to brcmfmac
Arend van Spriel
1
-1
/
+13
2011-11-11
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
1
-3
/
+2
2011-11-11
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
1
-7
/
+4
2011-11-11
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
1
-3
/
+1
2011-11-10
brcm80211: fmac: optimize chip core info management
Franky Lin
1
-12
/
+23
2011-11-10
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
1
-115
/
+2
2011-11-10
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
1
-10
/
+1
2011-11-10
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
1
-47
/
+2
2011-11-10
brcm80211: fmac: abstract chip core revision function
Franky Lin
1
-3
/
+1
2011-11-10
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
1
-6
/
+2
2011-11-10
brcm80211: fmac: chip attach code flow clean up
Franky Lin
1
-28
/
+3
2011-11-10
brcm80211: fmac: remove duplicate regiter set in chip attach path
Franky Lin
1
-13
/
+0
2011-11-10
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
1
-5
/
+0
2011-11-10
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
1
-6
/
+0
2011-11-10
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
1
-114
/
+3
2011-11-10
brcm80211: fmac: move bus core prep code to sdio_chip.c
Franky Lin
1
-72
/
+1
2011-11-10
brcm80211: fmac: move chip recognition function to sdio_chip.c
Franky Lin
1
-135
/
+2
2011-11-10
brcm80211: fmac: remove unnecessary 4329 chip specific code
Franky Lin
1
-9
/
+3
2011-11-09
brcm80211: fmac: use brcmf_add_if for all net devices
Franky Lin
1
-3
/
+4
2011-11-09
brcm80211: fmac: allow wd timer to be disabled when bus down
Franky Lin
1
-4
/
+4
2011-11-09
brcm80211: fmac: use sk_buff list for handling frames in receive path
Arend van Spriel
1
-29
/
+33
2011-11-09
brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac
Arend van Spriel
1
-2
/
+23
2011-10-14
net: wireless: brcm80210: include module.h
Stephen Rothwell
1
-0
/
+1
2011-10-14
brcm80211: moved function brcmu_chipname
Alwin Beukers
1
-1
/
+10
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+4581