index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
2
-13
/
+59
|
\
|
*
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
2012-05-02
1
-0
/
+1
|
*
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-27
1
-12
/
+51
|
*
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-27
1
-1
/
+7
*
|
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-04-13
2
-4
/
+5
*
|
brcm80211: fmac: add frame header extension support
Franky Lin
2012-04-13
1
-0
/
+1
*
|
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
3
-14
/
+5
*
|
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
2012-04-13
1
-13
/
+12
*
|
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2012-04-13
2
-59
/
+58
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
1
-8
/
+2
|
\
|
*
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
2012-03-13
1
-8
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
5
-61
/
+36
|
\
|
|
*
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-4
/
+14
|
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
4
-18
/
+8
|
*
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2012-03-05
2
-15
/
+4
|
*
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2012-03-05
2
-22
/
+11
|
*
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
2012-03-05
1
-3
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
9
-50
/
+1873
|
\
|
|
*
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
2012-02-27
1
-3
/
+3
|
*
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
2012-02-27
1
-4
/
+4
|
*
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
6
-3
/
+1799
|
*
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
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-9
/
+7
|
/
*
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
9
-19
/
+35
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
2
-9
/
+6
*
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
2
-92
/
+55
*
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
6
-58
/
+58
*
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
*
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-10
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
13
-588
/
+517
|
\
|
*
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2011-12-19
1
-11
/
+11
|
*
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
[next]