summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-1700/+0
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-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-241-4/+1
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-1/+1
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* 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
* mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-33/+33
* brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
* brcmsmac: Fix merge issuePiotr Haber2013-04-261-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-133/+132
|\
| * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-3/+3
|\ \
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-3/+3
* | | brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-271-4/+8
* | | brcmsmac: activate AP supportHauke Mehrtens2013-03-271-4/+9
* | | brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-271-1/+12
* | | brcmsmac: add support for probe response templateHauke Mehrtens2013-03-271-0/+11
* | | brcmsmac: react on changing SSIDHauke Mehrtens2013-03-271-0/+6
* | | brcmsmac: add beacon template supportHauke Mehrtens2013-03-271-2/+11
* | | brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-271-1/+2
* | | brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-271-0/+24
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\ \ \ | |/ /
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
| |/
* | brcmsmac: radio on led supportPiotr Haber2013-03-061-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-14/+21
|\
| * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-041-14/+21
| * brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-3/+2
|\ \
| * | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-3/+2
* | | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-071-0/+1
* | | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-071-0/+2
* | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-071-3/+4
|/ /
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* brcmsmac: add support for cores with revision 17Hauke Mehrtens2012-12-101-0/+1
* brcm80211: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* brcmsmac: hardware info in debugfsPiotr Haber2012-11-301-1/+7
* brcmsmac: cleanup in isr codePiotr Haber2012-11-301-11/+6
* brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-301-2/+2
* brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-211-1/+1
* brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-201-51/+56
* brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-201-8/+8
* brcmsmac: don't start device when RfKill is engagedPiotr Haber2012-09-241-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+5
|\
| * brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-021-1/+2
OpenPOWER on IntegriCloud