aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-22net: brcm80211: fix range checkAndrzej Hajda
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-07-21brcmsmac: Use kstrdup to simplify codeChristophe Jaillet
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter
2014-12-01brcmsmac: extend hardware info shown in debugfsArend van Spriel
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-10-30brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel
2014-10-30brcmsmac: fix statistic counter update functionArend van Spriel
2014-09-15brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-20brcm80211: remove unnecessary break after returnFabian Frederick
2014-07-18bcma: extract antenna gains from SPROM correctlyRafał Miłecki
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode
2014-01-13brcmsmac: delete useless variableJulia Lawall
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-05brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens