summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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-07brcmfmac: Update init code routines from interface up.Hante Meuleman
2013-01-07brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman
2013-01-07brcmfmac: Return correct error on netdev xmit.Hante Meuleman
2013-01-07brcmfmac: Remove unused caching dongle error.Hante Meuleman
2013-01-07brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel
2013-01-07brcmfmac: cleanup netdev transmit callbackArend van Spriel
2013-01-07brcmfmac: remove unused event related definitionsArend van Spriel
2013-01-07brcmfmac: Use dedicated trace level for CDC.Hante Meuleman
2013-01-07brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel
2013-01-07brcmfmac: remove rx helper function from bus interfaceArend van Spriel
2013-01-07brcmfmac: define pr_fmt in one placeArend van Spriel
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel
2013-01-07brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman
2013-01-07brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman
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-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
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-10brcmfmac: remove WL_CONN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee
2012-11-30brcmfmac: change debug output for received event.Hante Meuleman
2012-11-30brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman