index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
usb.c
Age
Commit message (
Expand
)
Author
2015-02-06
brcm80211: Delete unnecessary checks before two function calls
Markus Elfring
2015-01-29
brcmfmac: do not load firmware when device is already running
Arend van Spriel
2015-01-29
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-17
brcmfmac: kill URB when request timed out
Mathy Vanhoef
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
2014-10-30
brcmfmac: (clean) Remove usb_rdl.h as it is not needed.
Hante Meuleman
2014-10-30
brcmfmac: Add wowl support for USB devices.
Hante Meuleman
2014-07-15
brcmfmac: Cleanup used device IDs.
Hante Meuleman
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-25
brcmfmac: Change USB probe routine to support Composite USB
Hante Meuleman
2014-06-25
brcmfmac: Add USB device 43566 to supported devices.
Hante Meuleman
2014-06-25
brcmfmac: Add 43569 USB support.
Hante Meuleman
2014-06-25
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
Arend van Spriel
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
2014-05-13
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
2013-12-18
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-08-15
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-03-06
brcmfmac: assure brcmf_txcomplete() is called in failure paths
Arend van Spriel
2013-03-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
brcmfmac: cleanup module information macros
Arend van Spriel
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-01-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
2013-01-07
brcmfmac: do not reconfigure refill rx on 0-length packet.
Hante Meuleman
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: usb suspend/resume.
Hante Meuleman
2012-11-16
brcmfmac: cleanup of usb firmware download routines
Hante Meuleman
2012-11-14
brcmfmac: add dedicated USB log level.
Hante Meuleman
2012-10-29
brcmfmac: clean usb download code.
Hante Meuleman
2012-10-15
brcmfmac: handle all exceptions as an error.
Hante Meuleman
[next]