index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
1
-6
/
+6
*
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
7
-7
/
+1812
*
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
2012-02-22
1
-2
/
+3
*
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
2012-02-22
1
-2
/
+4
*
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
2
-14
/
+8
*
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
1
-4
/
+3
*
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
3
-5
/
+32
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
3
-9
/
+12
*
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
2012-02-22
1
-4
/
+4
*
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
2
-2
/
+3
*
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
3
-5
/
+14
*
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
1
-5
/
+1
*
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
1
-20
/
+1
*
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-22
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
\
|
*
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-18
1
-1
/
+9
*
|
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
2012-01-24
1
-2
/
+2
*
|
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
13
-24
/
+46
*
|
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
*
|
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
6
-93
/
+78
*
|
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
1
-2
/
+0
*
|
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
4
-92
/
+84
*
|
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
1
-4
/
+4
*
|
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
16
-102
/
+102
*
|
brcm80211: make ethtool_ops const
Stephen Hemminger
2012-01-24
1
-2
/
+2
|
/
*
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
2012-01-17
1
-1
/
+1
*
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
1
-35
/
+3
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
1
-1
/
+3
|
\
|
*
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-10
1
-1
/
+3
*
|
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2012-01-12
1
-11
/
+20
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
14
-592
/
+531
|
\
|
*
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2011-12-19
2
-15
/
+25
|
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
4
-6
/
+0
|
*
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2011-12-19
2
-6
/
+6
|
*
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2011-12-19
2
-15
/
+15
|
*
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
3
-17
/
+13
|
*
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
3
-5
/
+5
|
*
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
3
-5
/
+5
|
*
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
4
-75
/
+78
|
*
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
4
-86
/
+88
|
*
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
6
-10
/
+13
|
*
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-19
5
-11
/
+7
|
*
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
2011-12-19
3
-33
/
+29
|
*
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
2011-12-19
3
-4
/
+8
|
*
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
2011-12-19
3
-4
/
+3
|
*
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
2011-12-19
3
-27
/
+27
|
*
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
2011-12-19
5
-45
/
+13
|
*
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
2011-12-19
3
-12
/
+13
|
*
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
2011-12-19
3
-9
/
+9
[next]