index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
Arend van Spriel
2014-02-12
1
-6
/
+6
*
brcmfmac: correct setting of WEP broadcast/unicast keys
Daniel Kim
2014-02-12
1
-1
/
+3
*
brcmfmac: get chip core information from the device
Arend van Spriel
2014-02-12
1
-104
/
+203
*
brcmfmac: remove unintended error logging
Arend van Spriel
2014-02-12
1
-3
/
+0
*
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
2014-02-12
1
-2
/
+2
*
brcmfmac: make chip related functions host interface independent
Arend van Spriel
2014-02-12
4
-799
/
+900
*
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
2014-02-12
1
-4
/
+4
*
brcmfmac: simplify sdio code download routine.
Hante Meuleman
2014-02-12
1
-23
/
+8
*
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
2014-02-12
1
-1
/
+1
*
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
5
-6
/
+5
*
brcmfmac: move SDIO specific functions
Arend van Spriel
2014-02-12
4
-175
/
+174
*
brcmfmac: enable firmware console logging functionality
Daniel Kim
2014-02-12
1
-66
/
+88
*
brcmfmac: add owner info to sdio_driver structure
Franky Lin
2014-02-12
1
-2
/
+3
*
brcmfmac: expand sta info to report dtim and beacon period.
Hante Meuleman
2014-02-12
1
-0
/
+26
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-1
/
+3
*
cfg80211: make connect ie param const
Johannes Berg
2014-02-04
4
-27
/
+29
*
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
[next]