index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
13
-548
/
+607
|
\
|
*
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
5
-87
/
+102
|
*
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
2014-01-16
1
-0
/
+1
|
*
brcmfmac: rename chip and core related structures
Arend van Spriel
2014-01-16
3
-42
/
+41
|
*
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2014-01-16
2
-167
/
+167
|
*
brcmfmac: rework firmware download code
Arend van Spriel
2014-01-16
3
-60
/
+40
|
*
brcmfmac: update core reset and disable routines.
Hante Meuleman
2014-01-16
3
-57
/
+106
|
*
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
2014-01-16
6
-190
/
+208
|
*
brcmsmac: delete useless variable
Julia Lawall
2014-01-13
1
-2
/
+0
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-1
/
+0
|
|
\
|
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
15
-358
/
+358
|
\
\
\
|
|
/
/
|
*
|
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-09
4
-0
/
+40
|
*
|
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
2014-01-06
3
-10
/
+1
|
*
|
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
2014-01-06
4
-20
/
+14
|
*
|
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
Arend van Spriel
2014-01-06
2
-4
/
+6
|
*
|
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
2014-01-06
3
-38
/
+18
|
*
|
brcmfmac: inform cfg80211 when changing the CONNECTED state
Arend van Spriel
2014-01-06
1
-2
/
+3
|
*
|
brcmfmac: only disable clock when brcmf_sdio_bus_init() fails
Arend van Spriel
2014-01-06
1
-1
/
+1
|
*
|
brcmfmac: enable watchdog when bus initialization is complete
Arend van Spriel
2014-01-06
1
-1
/
+1
|
*
|
brcmfmac: correct detection of save&restore device capability
Arend van Spriel
2014-01-06
1
-7
/
+22
|
*
|
brcmfmac: add sdio drive strength programming for bcm4334 chipset
Arend van Spriel
2014-01-06
1
-0
/
+12
|
*
|
brcmfmac: correct reporting HT40 support in wiphy htcap
Arend van Spriel
2014-01-06
2
-43
/
+91
|
*
|
brcmfmac: cleanup helper functions in sdio probe path
Arend van Spriel
2014-01-06
1
-56
/
+34
|
*
|
brcmfmac: cleanup helper functions in sdio remove path
Arend van Spriel
2014-01-06
1
-29
/
+10
|
*
|
brcmfmac: Limit control message length from host to device.
Hante Meuleman
2014-01-06
2
-5
/
+10
|
*
|
brcmfmac: Remove some obsolete definitions and variables.
Hante Meuleman
2014-01-06
2
-4
/
+0
|
*
|
brcmfmac: rework SDIO register access functions
Arend van Spriel
2014-01-06
2
-132
/
+96
|
*
|
net: wireless: brcm80211: Drop debug version with build date/time
Josh Triplett
2014-01-03
1
-7
/
+0
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-03
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-01
14
-1350
/
+1108
|
\
\
\
|
|
/
/
|
*
|
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
Arend van Spriel
2013-12-18
1
-20
/
+16
|
*
|
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
2013-12-18
3
-32
/
+23
|
*
|
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
2013-12-18
3
-189
/
+178
|
*
|
brcmfmac: Combine protocol push hdr and bus txdata.
Hante Meuleman
2013-12-18
4
-29
/
+35
|
*
|
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-18
3
-0
/
+10
|
*
|
brcmfmac: Fix hex dump for FWIL.
Hante Meuleman
2013-12-18
1
-6
/
+6
|
*
|
brcmfmac: Move common BCDC code in single function.
Hante Meuleman
2013-12-18
1
-43
/
+25
|
*
|
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
2013-12-18
3
-67
/
+46
|
*
|
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
2013-12-18
4
-478
/
+452
|
*
|
brcmfmac: remove brcmf_sdio_wdtimer_enable() function
Arend van Spriel
2013-12-18
1
-10
/
+2
|
*
|
brcmfmac: get rid of some void pointer parameters
Arend van Spriel
2013-12-18
2
-14
/
+8
|
*
|
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
2013-12-18
5
-17
/
+11
|
*
|
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
2013-12-18
3
-7
/
+4
|
*
|
brcmfmac: use sdio functions to enable/disable F2
Arend van Spriel
2013-12-18
2
-48
/
+14
|
*
|
brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
Arend van Spriel
2013-12-18
2
-56
/
+6
|
*
|
brcmfmac: remove unnecessary function prototypes
Arend van Spriel
2013-12-18
2
-263
/
+231
|
*
|
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
2013-12-18
3
-553
/
+521
|
*
|
brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed()
Arend van Spriel
2013-12-18
1
-1
/
+3
|
|
/
[next]