aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-12wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko1-3/+1
2012-07-12nl80211: move scan API to wdevJohannes Berg1-1/+2
2012-03-13brmc80211: dont use jiffies for BSS TSFJohannes Berg1-8/+2
2012-02-22brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel1-2/+3
2012-02-22brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel1-2/+4
2012-02-22brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel1-1/+1
2012-01-24brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches1-2/+2
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-0/+2
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva1-1/+1
2011-11-30brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez1-6/+0
2011-11-30brcm80211: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin1-5/+13
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen1-1/+10
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen1-6/+6
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers1-12/+12
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers1-2/+37
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers1-2/+86
2011-10-14brcm80211: fmac: fixed weird indentationRoland Vossen1-48/+51
2011-10-14brcm80211: use endian annotation for scan time configurationArend van Spriel1-4/+7
2011-10-14brcm80211: use endian annotation for roaming related parametersArend van Spriel1-10/+14
2011-10-14brcm80211: use endian annotations for assoc ie length requestArend van Spriel1-4/+5
2011-10-14brcm80211: use endian annotation for pmk related structureArend van Spriel1-13/+21
2011-10-14brcm80211: use endian annotations in scan related functionArend van Spriel1-4/+4
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+3730