index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-09
3
-0
/
+39
*
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
1
-43
/
+77
*
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
*
|
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
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-0
/
+2
|
\
|
*
brcmfmac: fix uninitialized warning
Arend van Spriel
2013-12-02
1
-0
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-10
/
+11
|
\
\
|
*
|
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+4
|
*
|
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-1
/
+1
|
*
|
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
2
-6
/
+6
*
|
|
brcmfmac: expose chip information through debugfs
Arend van Spriel
2013-12-02
1
-1
/
+35
*
|
|
brcmfmac: move firmware event related defines to fweh.h
Arend van Spriel
2013-12-02
2
-49
/
+54
*
|
|
brcmfmac: remove some unused definitions
Arend van Spriel
2013-12-02
1
-48
/
+0
*
|
|
brcmfmac: Use consistent naming for BCDC.
Hante Meuleman
2013-12-02
3
-106
/
+95
*
|
|
brcmfmac: move firmware command code definitions
Arend van Spriel
2013-12-02
2
-61
/
+61
*
|
|
brcmfmac: move firmware related structures to fwil_types.h
Arend van Spriel
2013-12-02
4
-311
/
+310
*
|
|
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
2013-12-02
1
-3
/
+0
[next]