summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke 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-27brcmsmac: Remove unused macro SI_MSGJoe Perches
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
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-03-06brcmsmac: export firmware version to ethtoolHauke Mehrtens
2013-02-14brcmsmac: Remove unnecessary memset castsJoe Perches
2013-02-14brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08brcmsmac: avoid 512 byte stack variableTim Gardner
2013-02-08brcmsmac: fix u16 overflow warningTim Gardner
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-28brcmsmac: fix tx status processingArend van Spriel
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22Merge 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-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07brcmsmac: remove dead codePiotr 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-07brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee
2012-11-30brcmsmac: support 4313iPAPiotr Haber
2012-11-30brcmsmac: move PHY functionsPiotr Haber
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber
2012-11-30brcmsmac: fix bounds checking in tx/rxPiotr Haber
2012-11-30brcmsmac: cleanup in isr codePiotr Haber