aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
Commit message (Expand)AuthorAge
* brcmsmac: Fix merge issuePiotr Haber2013-04-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
|\
| * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-08
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\ \
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | | brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-27
* | | brcmsmac: activate AP supportHauke Mehrtens2013-03-27
* | | brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-27
* | | brcmsmac: add support for probe response templateHauke Mehrtens2013-03-27
* | | brcmsmac: react on changing SSIDHauke Mehrtens2013-03-27
* | | brcmsmac: add beacon template supportHauke Mehrtens2013-03-27
* | | brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-27
* | | brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-27
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
|\| |
| * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
| |/
* / brcmsmac: radio on led supportPiotr Haber2013-03-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\
| * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-04
| * brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-30
|\ \
| * | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-18
* | | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-07
* | | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-07
* | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-07
|/ /
* / mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
|/
* brcmsmac: add support for cores with revision 17Hauke Mehrtens2012-12-10
* brcm80211: remove __dev* attributesBill Pemberton2012-12-06
* brcmsmac: hardware info in debugfsPiotr Haber2012-11-30
* brcmsmac: cleanup in isr codePiotr Haber2012-11-30
* brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-30
* brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-21
* brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-20
* brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-20
* brcmsmac: don't start device when RfKill is engagedPiotr Haber2012-09-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-22
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-02
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
|\ \
| * | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
| |/
* / brcmsmac: document firmware dependenciesJeff Mahoney2012-08-10
|/
* brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn2012-07-12
* brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens2012-07-10
* brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee2012-06-20
* brcmsmac: remove brcms_set_hint() functionArend van Spriel2012-06-13
* brcmsmac: do not access host_pciHauke Mehrtens2012-05-16
* brcmsmac: remove nicpci.cHauke Mehrtens2012-05-16
* brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel2012-04-13
* brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-05
* brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel2012-02-22
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24