aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-1700/+0
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 Berg1-4/+1
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-1/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
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-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-33/+33
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-04-26brcmsmac: Fix merge issuePiotr Haber1-0/+1
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-133/+132
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel1-132/+132
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens1-4/+8
2013-03-27brcmsmac: activate AP supportHauke Mehrtens1-4/+9
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens1-1/+12
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens1-0/+11
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens1-0/+6
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens1-2/+11
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens1-1/+2
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens1-0/+24
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-3/+3
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-06brcmsmac: radio on led supportPiotr Haber1-0/+4
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+21
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel1-14/+21
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+2
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg1-3/+2
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel1-0/+1
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel1-0/+2
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens1-0/+1
2012-12-06brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber1-1/+7
2012-11-30brcmsmac: cleanup in isr codePiotr Haber1-11/+6
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber1-2/+2
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee1-1/+1
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee1-51/+56
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee1-8/+8
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber1-1/+4
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+5
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+4