summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
AgeCommit message (Expand)Author
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2019-11-28brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2019-11-28brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
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-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
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-07mac80211: remove channel_change_timeJohannes Berg
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens
2013-03-27brcmsmac: activate AP supportHauke Mehrtens
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06brcmsmac: radio on led supportPiotr Haber
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber
2012-11-30brcmsmac: cleanup in isr codePiotr Haber
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber