aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman1-0/+2
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel1-0/+2
2014-09-30brcmfmac: Add wowl support for PCIE devices.Hante Meuleman1-4/+1
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman1-0/+11
2014-07-15brcmfmac: Cleanup used device IDs.Hante Meuleman1-18/+42
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel2-7/+8
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim1-0/+3
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin1-0/+1
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel1-0/+1
2014-01-06brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel1-0/+14
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+1
2013-10-03brcmfmac: add BCM4339 SDIO interface supportFranky Lin1-0/+1
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches2-24/+22
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman1-0/+1
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin1-0/+1
2013-04-12brcmutil: add new d11 interface supportFranky Lin1-0/+145
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber1-2/+12
2013-04-03brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman1-3/+25
2013-03-06brcmutil: add dequeue function with filteringArend van Spriel1-0/+4
2013-03-06brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel1-0/+23
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee1-0/+1
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee1-0/+1
2012-11-20brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee1-0/+1
2012-11-20brcmsmac: Add rx and tx debug macrosSeth Forshee1-0/+2
2012-11-20brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee1-0/+1
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee1-3/+2
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin1-0/+1
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg1-5/+0
2012-07-10brcmsmac: use core id constants from bcmaHauke Mehrtens1-62/+0
2012-06-27brcmfmac: add BCM4334 supportFranky Lin1-0/+1
2012-04-13brcm80211: fmac: clean up chip id tableFranky Lin1-29/+11
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches1-0/+11
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-2/+2
2011-12-13brcm80211: smac: use bcma core access functions in otp.cArend van Spriel1-0/+2
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel1-3/+0
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel1-9/+7
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen1-1/+0
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel1-6/+3
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel1-2/+0
2011-11-08brcm80211: removed duplicate definesAlwin Beukers1-2/+10
2011-10-14brcm80211: moved function brcmu_format_flagsAlwin Beukers1-8/+0
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers1-3/+0
2011-10-14brcm80211: moved function brcmu_chspec_malformedAlwin Beukers1-8/+0
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers1-10/+0
2011-10-14brcm80211: moved function brcmu_chipnameAlwin Beukers1-2/+0
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers1-4/+0
2011-10-14brcm80211: removed unused functionsAlwin Beukers2-29/+0
2011-10-14brcm80211: use endian annotation for pmk related structureArend van Spriel1-1/+1
2011-10-11net: wireless: add brcm80211 driversArend van Spriel6-0/+1035