summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmutil
AgeCommit message (Expand)AuthorLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo-583/+0
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel-0/+27
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel-2/+3
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel-0/+16
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel-1/+1
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel-17/+76
2013-04-22brcmutil: simplify brcmu_pkt_free_skb()Arend van Spriel-10/+2
2013-04-12brcm80211: simplify makefilesJohannes Berg-8/+2
2013-04-12brcmutil: add new d11 interface supportFranky Lin-1/+164
2013-03-06brcmutil: add dequeue function with filteringArend van Spriel-0/+25
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter-0/+2
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches-0/+2
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches-1/+1
2012-01-24brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches-0/+18
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches-2/+2
2011-11-11brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel-22/+11
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel-13/+0
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel-89/+32
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel-20/+0
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel-30/+1
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell-0/+1
2011-10-14brcm80211: removed file wifi.cAlwin Beukers-18/+1
2011-10-14brcm80211: moved function brcmu_format_flagsAlwin Beukers-55/+0
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers-20/+0
2011-10-14brcm80211: moved function brcmu_chspec_malformedAlwin Beukers-27/+0
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers-30/+0
2011-10-14brcm80211: moved function brcmu_chipnameAlwin Beukers-10/+0
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers-86/+0
2011-10-14brcm80211: removed unused functionsAlwin Beukers-107/+0
2011-10-11net: wireless: add brcm80211 driversArend van Spriel-0/+765