index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-548
/
+607
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
5
-87
/
+102
2014-01-16
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
1
-0
/
+1
2014-01-16
brcmfmac: rename chip and core related structures
Arend van Spriel
3
-42
/
+41
2014-01-16
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2
-167
/
+167
2014-01-16
brcmfmac: rework firmware download code
Arend van Spriel
3
-60
/
+40
2014-01-16
brcmfmac: update core reset and disable routines.
Hante Meuleman
3
-57
/
+106
2014-01-16
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
6
-190
/
+208
2014-01-13
brcmsmac: delete useless variable
Julia Lawall
1
-2
/
+0
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-358
/
+358
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
4
-0
/
+40
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-07
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
3
-10
/
+1
2014-01-07
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
4
-20
/
+14
2014-01-07
brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces
Arend van Spriel
2
-4
/
+6
2014-01-07
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
3
-38
/
+18
2014-01-07
brcmfmac: inform cfg80211 when changing the CONNECTED state
Arend van Spriel
1
-2
/
+3
2014-01-07
brcmfmac: only disable clock when brcmf_sdio_bus_init() fails
Arend van Spriel
1
-1
/
+1
2014-01-07
brcmfmac: enable watchdog when bus initialization is complete
Arend van Spriel
1
-1
/
+1
2014-01-07
brcmfmac: correct detection of save&restore device capability
Arend van Spriel
1
-7
/
+22
2014-01-07
brcmfmac: add sdio drive strength programming for bcm4334 chipset
Arend van Spriel
1
-0
/
+12
2014-01-07
brcmfmac: correct reporting HT40 support in wiphy htcap
Arend van Spriel
2
-43
/
+91
2014-01-07
brcmfmac: cleanup helper functions in sdio probe path
Arend van Spriel
1
-56
/
+34
2014-01-07
brcmfmac: cleanup helper functions in sdio remove path
Arend van Spriel
1
-29
/
+10
2014-01-07
brcmfmac: Limit control message length from host to device.
Hante Meuleman
2
-5
/
+10
2014-01-07
brcmfmac: Remove some obsolete definitions and variables.
Hante Meuleman
2
-4
/
+0
2014-01-07
brcmfmac: rework SDIO register access functions
Arend van Spriel
2
-132
/
+96
2014-01-04
net: wireless: brcm80211: Drop debug version with build date/time
Josh Triplett
1
-7
/
+0
2014-01-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-1350
/
+1108
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+1
2013-12-19
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
Arend van Spriel
1
-20
/
+16
2013-12-19
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
3
-32
/
+23
2013-12-19
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
3
-189
/
+178
2013-12-19
brcmfmac: Combine protocol push hdr and bus txdata.
Hante Meuleman
4
-29
/
+35
2013-12-19
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
3
-0
/
+10
2013-12-19
brcmfmac: Fix hex dump for FWIL.
Hante Meuleman
1
-6
/
+6
2013-12-19
brcmfmac: Move common BCDC code in single function.
Hante Meuleman
1
-43
/
+25
2013-12-19
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
3
-67
/
+46
2013-12-19
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
4
-478
/
+452
2013-12-19
brcmfmac: remove brcmf_sdio_wdtimer_enable() function
Arend van Spriel
1
-10
/
+2
2013-12-19
brcmfmac: get rid of some void pointer parameters
Arend van Spriel
2
-14
/
+8
2013-12-19
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
5
-17
/
+11
2013-12-19
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
3
-7
/
+4
2013-12-19
brcmfmac: use sdio functions to enable/disable F2
Arend van Spriel
2
-48
/
+14
2013-12-19
brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
Arend van Spriel
2
-56
/
+6
2013-12-19
brcmfmac: remove unnecessary function prototypes
Arend van Spriel
2
-263
/
+231
2013-12-19
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
3
-553
/
+521
[next]