summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-1852-75675/+0
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-1/+1
|\
| * mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* | net: brcm80211: fix range checkAndrzej Hajda2015-09-221-1/+1
|/
* brcmsmac: Use kstrdup to simplify codeChristophe Jaillet2015-07-211-3/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+3
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-242-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-154-16/+9
|\
| * wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-072-2/+2
| * bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-131-1/+1
| * bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-021-1/+1
| * bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-021-4/+4
| * brcm80211: drop unreachable else caseNicholas Mc Guire2015-02-261-9/+2
* | brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)2015-04-084-220/+305
|/
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-1/+1
* brcmutil: use define for boardrev string functionArend van Spriel2015-01-291-1/+1
* brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-151-1/+1
* brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter2014-12-011-4/+4
* brcmsmac: extend hardware info shown in debugfsArend van Spriel2014-12-011-13/+27
* net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-201-2/+1
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel2014-10-301-33/+133
* brcmsmac: fix statistic counter update functionArend van Spriel2014-10-301-9/+9
* brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick2014-09-151-19/+19
* brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick2014-09-153-68/+68
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-37/+0
|\
| * bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-181-37/+0
* | brcm80211: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
|/
* net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-191-5/+1
* brcmsmac: make return of 0 explicitJulia Lawall2014-05-191-9/+4
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* brcmsmac: update comment to reflect the codeEmil Goode2014-03-141-6/+0
* brcmsmac: fix deadlock on missing firmwareEmil Goode2014-03-141-8/+6
* brcmsmac: delete useless variableJulia Lawall2014-01-131-2/+0
* mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-022-55/+46
|\
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-2/+2
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-252-53/+44
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+4
| |\
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-1/+1
|\| |
| * | brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-101-1/+1
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+4
|\ \ \ | | |/ | |/|
| * | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
| |/
* / brcm80211: Remove extern from function prototypesJoe Perches2013-09-2414-612/+535
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-058-369/+497
|\
| * brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-263-28/+4
| * brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
| * brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2