index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-8139
/
+0
2015-09-22
net: brcm80211: fix range check
Andrzej Hajda
1
-1
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-1
/
+1
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
1
-4
/
+4
2014-12-15
brcmsmac: don't leak kernel memory via printk()
Brian Norris
1
-1
/
+1
2014-12-01
brcmsmac: NULL dereferences in brcms_c_detach_mfree()
Dan Carpenter
1
-4
/
+4
2014-11-20
net: brcm80211: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-30
brcmsmac: fix statistic counter update function
Arend van Spriel
1
-9
/
+9
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
1
-37
/
+0
2014-05-19
brcmsmac: make return of 0 explicit
Julia Lawall
1
-9
/
+4
2014-01-13
brcmsmac: delete useless variable
Julia Lawall
1
-2
/
+0
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-10-10
brcmsmac: add support for a BCM4313 with PCI id 0x4313
Hauke Mehrtens
1
-1
/
+1
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-3
/
+3
2013-08-26
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
1
-4
/
+4
2013-08-22
brcmsmac: add debug info message providing phy and radio info
Arend van Spriel
1
-1
/
+3
2013-07-22
brcmsmac: Further reduce log spam from tx phy messages
John Greene
1
-2
/
+2
2013-06-12
brcmsmac: disable power-save related functions
Arend van Spriel
1
-15
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+2
2013-03-27
brcmsmac: add support for adhoc mode
Hauke Mehrtens
1
-0
/
+11
2013-03-27
brcmsmac: activate AP support
Hauke Mehrtens
1
-0
/
+15
2013-03-27
brcmsmac: deactivate ucode sending probe responses
Hauke Mehrtens
1
-0
/
+11
2013-03-27
brcmsmac: add support for probe response template
Hauke Mehrtens
1
-84
/
+28
2013-03-27
brcmsmac: react on changing SSID
Hauke Mehrtens
1
-0
/
+9
2013-03-27
brcmsmac: add beacon template support
Hauke Mehrtens
1
-3
/
+138
2013-03-27
brcmsmac: write beacon period to hardware
Hauke Mehrtens
1
-0
/
+10
2013-03-27
brcmsmac: remove brcms_pub->bcmerr
Hauke Mehrtens
1
-1
/
+0
2013-03-27
brcmsmac: remove brcms_bss_cfg->cur_etheraddr
Hauke Mehrtens
1
-2
/
+2
2013-03-27
brcmsmac: remove brcms_bss_cfg->up
Hauke Mehrtens
1
-5
/
+5
2013-03-27
brcmsmac: remove brcms_bss_cfg->enable
Hauke Mehrtens
1
-3
/
+2
2013-03-27
brcmsmac: remove brcms_bss_cfg->associated
Hauke Mehrtens
1
-9
/
+3
2013-03-27
brcmsmac: remove brcms_bss_cfg->BSS
Hauke Mehrtens
1
-14
/
+9
2013-03-27
brcmsmac: add interface type to brcms_bss_cfg
Hauke Mehrtens
1
-0
/
+6
2013-03-27
brcmsmac: implement ieee80211_ops get_tsf and set_tsf
Hauke Mehrtens
1
-0
/
+44
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2013-03-06
brcmsmac: export firmware version to ethtool
Hauke Mehrtens
1
-3
/
+8
2013-02-14
brcmsmac: Remove unnecessary memset casts
Joe Perches
1
-13
/
+10
2013-02-14
brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.
Joe Perches
1
-16
/
+13
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-28
/
+12
2013-02-08
brcmsmac: avoid 512 byte stack variable
Tim Gardner
1
-1
/
+7
2013-02-08
brcmsmac: fix u16 overflow warning
Tim Gardner
1
-4
/
+1
2013-02-04
brcmsmac: rework of mac80211 .flush() callback operation
Arend van Spriel
1
-12
/
+3
2013-01-28
brcmsmac: fix tx status processing
Arend van Spriel
1
-16
/
+9
2013-01-07
brcmsmac: allow user-space setting of interface address
Arend van Spriel
1
-4
/
+3
2013-01-07
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
1
-1
/
+1
2012-12-10
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
1
-2
/
+3
2012-12-10
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
1
-1
/
+1
2012-12-10
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
1
-3
/
+3
[next]