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.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
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
52
-75675
/
+0
*
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
1
-1
/
+1
|
\
|
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+1
*
|
net: brcm80211: fix range check
Andrzej Hajda
2015-09-22
1
-1
/
+1
|
/
*
brcmsmac: Use kstrdup to simplify code
Christophe Jaillet
2015-07-21
1
-3
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-4
/
+3
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
2
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
4
-16
/
+9
|
\
|
*
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-04-07
2
-2
/
+2
|
*
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2015-03-13
1
-1
/
+1
|
*
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
2015-03-02
1
-1
/
+1
|
*
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2015-03-02
1
-4
/
+4
|
*
brcm80211: drop unreachable else case
Nicholas Mc Guire
2015-02-26
1
-9
/
+2
*
|
brcmsmac: Move each system tracepoints to their own header
Steven Rostedt (Red Hat)
2015-04-08
4
-220
/
+305
|
/
*
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
1
-1
/
+1
*
brcmutil: use define for boardrev string function
Arend van Spriel
2015-01-29
1
-1
/
+1
*
brcmsmac: don't leak kernel memory via printk()
Brian Norris
2014-12-15
1
-1
/
+1
*
brcmsmac: NULL dereferences in brcms_c_detach_mfree()
Dan Carpenter
2014-12-01
1
-4
/
+4
*
brcmsmac: extend hardware info shown in debugfs
Arend van Spriel
2014-12-01
1
-13
/
+27
*
net: brcm80211: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-20
1
-2
/
+1
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-2
/
+5
*
brcmsmac: expose 802.11 core statistics in debugfs
Arend van Spriel
2014-10-30
1
-33
/
+133
*
brcmsmac: fix statistic counter update function
Arend van Spriel
2014-10-30
1
-9
/
+9
*
brcm80211: use container_of to resolve dma_info from dma_pub
Fabian Frederick
2014-09-15
1
-19
/
+19
*
brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
Fabian Frederick
2014-09-15
3
-68
/
+68
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
1
-37
/
+0
|
\
|
*
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
2014-07-18
1
-37
/
+0
*
|
brcm80211: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
|
/
*
net: wireless: Remove useless return variables
Peter Senna Tschudin
2014-06-19
1
-5
/
+1
*
brcmsmac: make return of 0 explicit
Julia Lawall
2014-05-19
1
-9
/
+4
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
1
-1
/
+2
*
brcmsmac: update comment to reflect the code
Emil Goode
2014-03-14
1
-6
/
+0
*
brcmsmac: fix deadlock on missing firmware
Emil Goode
2014-03-14
1
-8
/
+6
*
brcmsmac: delete useless variable
Julia Lawall
2014-01-13
1
-2
/
+0
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
brcm80211: fix usage of freq_reg_info()
Luis R. Rodriguez
2013-12-05
1
-1
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-55
/
+46
|
\
|
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
|
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
2
-53
/
+44
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-0
/
+4
|
|
\
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
1
-1
/
+1
|
\
|
|
|
*
|
brcmsmac: add support for a BCM4313 with PCI id 0x4313
Hauke Mehrtens
2013-10-10
1
-1
/
+1
*
|
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
brcmsmac: call bcma_core_pci_power_save() from non-atomic context
Arend van Spriel
2013-09-26
1
-0
/
+4
|
|
/
*
/
brcm80211: Remove extern from function prototypes
Joe Perches
2013-09-24
14
-612
/
+535
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
8
-369
/
+497
|
\
|
*
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
2013-08-26
3
-28
/
+4
|
*
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
2013-08-22
1
-20
/
+53
|
*
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
2013-08-22
1
-0
/
+2
[next]