aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo52-75675/+0
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2015-09-22net: brcm80211: fix range checkAndrzej Hajda1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-07-21brcmsmac: Use kstrdup to simplify codeChristophe Jaillet1-3/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-4/+3
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-5/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-16/+9
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)4-220/+305
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches2-2/+2
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki1-1/+1
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki1-1/+1
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki1-4/+4
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire1-9/+2
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-1/+1
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel1-1/+1
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris1-1/+1
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter1-4/+4
2014-12-01brcmsmac: extend hardware info shown in debugfsArend van Spriel1-13/+27
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-10-30brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel1-33/+133
2014-10-30brcmsmac: fix statistic counter update functionArend van Spriel1-9/+9
2014-09-15brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick1-19/+19
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick3-68/+68
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-37/+0
2014-07-20brcm80211: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-18bcma: extract antenna gains from SPROM correctlyRafał Miłecki1-37/+0
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin1-5/+1
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall1-9/+4
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode1-6/+0
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-01-13brcmsmac: delete useless variableJulia Lawall1-2/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-05brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+2
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-55/+46
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-2/+2
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-53/+44
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens1-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-3/+3
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches14-612/+535
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-369/+497
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens3-28/+4
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel1-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel1-0/+2