aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/usb.c
AgeCommit message (Expand)Author
2013-03-06brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel
2013-03-06brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel
2013-03-06brcmfmac: cleanup module information macrosArend van Spriel
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08brcmfmac: add chip information to the bus interfaceArend van Spriel
2013-02-08brcmfmac: Track statistics per ifp.Hante Meuleman
2013-01-07brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel
2013-01-07brcmfmac: remove rx helper function from bus interfaceArend van Spriel
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel
2013-01-07brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-11-20brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville
2012-11-16brcmfmac: code cleanupHante Meuleman
2012-11-16brcmfmac: usb suspend/resume.Hante Meuleman
2012-11-16brcmfmac: cleanup of usb firmware download routinesHante Meuleman
2012-11-14brcmfmac: add dedicated USB log level.Hante Meuleman
2012-10-29brcmfmac: clean usb download code.Hante Meuleman
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman
2012-09-28brcmfmac: notify common driver about usb tx completion.Hante Meuleman
2012-09-28brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman
2012-09-24brcmfmac: clear control lock on usb error.Hante Meuleman
2012-09-24brcmfmac: remove unused usb bmac model code.Hante Meuleman
2012-09-24brcmfmac: store usb fw images in local linked list.Hante Meuleman
2012-09-24brcmfmac: fix bug causing errorneous free on exception.Hante Meuleman
2012-09-12brcmfmac: avoid using local usb data.Hante Meuleman
2012-09-12brcmfmac: refill buffers on rx protocol error.Hante Meuleman
2012-09-12brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07brcmfmac: Add 43143 USB support.Hante Meuleman
2012-09-07brcmfmac: Add 43242 USB support.Hante Meuleman
2012-09-07brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel
2012-03-05brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel
2012-03-05brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel
2012-03-05brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter
2012-02-22brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel