aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar1-7/+2
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-6/+5
2015-01-09brcmfmac: get rid of duplicate SDIO device identifiersArend van Spriel3-25/+12
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-6/+5
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel4-0/+11
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel3-0/+29
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman5-4/+57
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel2-1/+38
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman1-1/+1
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman4-30/+76
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel1-14/+0
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman2-16/+16
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg1-2/+2
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-5/+7
2014-12-04brcmfmac: add multiple BSS support.Hante Meuleman8-53/+272
2014-12-04brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman1-8/+10
2014-12-04brcmfmac: Fix vendor cmds used interface.Hante Meuleman1-6/+9
2014-12-04brcmfmac: switch to single message MSIFranky Lin1-0/+4
2014-12-04brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman2-0/+4
2014-12-04brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2014-12-04brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter1-4/+4
2014-12-01brcmsmac: extend hardware info shown in debugfsArend van Spriel1-13/+27
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel2-0/+18
2014-11-25brcmfmac: correct .disconnect() callback while connectingArend van Spriel1-0/+1
2014-11-24brcmfmac: fix static checker warning in pmklist handlingArend van Spriel1-4/+3
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring3-6/+3
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+5
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-13/+18
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef1-2/+4
2014-11-11brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel1-0/+6
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+4
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-30brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel1-33/+133
2014-10-30brcmsmac: fix statistic counter update functionArend van Spriel1-9/+9
2014-10-30brcmfmac: (clean) Move sdio related function.Hante Meuleman3-54/+44
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman18-20/+20
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman5-8/+8
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman8-12/+14
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman2-3/+3
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman16-21/+19
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman25-27/+27
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman2-15/+15
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman1-166/+0
2014-10-30brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman2-94/+69