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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
brcm80211: make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
1
-1
/
+1
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
1
-35
/
+3
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
1
-1
/
+1
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2012-01-13
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-11
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
1
-1
/
+3
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-592
/
+531
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
4
-21
/
+21
2011-12-19
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2
-15
/
+25
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
4
-6
/
+0
2011-12-19
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2
-6
/
+6
2011-12-19
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2
-15
/
+15
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
3
-17
/
+13
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
4
-75
/
+78
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
4
-86
/
+88
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
6
-10
/
+13
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
5
-11
/
+7
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
3
-33
/
+29
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
3
-4
/
+8
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
3
-4
/
+3
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
3
-27
/
+27
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
5
-45
/
+13
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
3
-12
/
+13
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
3
-9
/
+9
2011-12-19
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
Franky Lin
2
-18
/
+14
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
4
-6
/
+9
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
3
-3
/
+6
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
3
-19
/
+20
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
4
-4
/
+9
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
Franky Lin
1
-0
/
+7
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
4
-29
/
+7
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
4
-214
/
+180
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
1
-2
/
+2
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
1
-3
/
+1
2011-12-14
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
1
-2
/
+2
2011-12-14
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
3
-44
/
+34
2011-12-14
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2
-67
/
+11
2011-12-14
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
4
-184
/
+59
2011-12-14
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
5
-69
/
+7
2011-12-14
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
3
-57
/
+0
2011-12-14
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
1
-24
/
+6
2011-12-14
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
3
-66
/
+1
2011-12-14
brcm80211: smac: remove register access macro definitions
Arend van Spriel
1
-51
/
+0
[next]