aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+3
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens1-2/+3
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel1-8/+0
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel1-2/+2
2012-03-05brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel1-4/+4
2012-03-05brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel1-8/+9
2012-03-05brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel1-3/+0
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki1-3/+3
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter1-4/+4
2012-02-22brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel1-0/+1623