index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-1535
/
+0
2015-10-21
brcmfmac: Fix race condition between USB probe/load and disconnect.
Hante Meuleman
1
-3
/
+26
2015-05-09
brcmfmac: check result of USB firmware request
Rafał Miłecki
1
-2
/
+7
2015-02-06
brcm80211: Delete unnecessary checks before two function calls
Markus Elfring
1
-1
/
+1
2015-01-29
brcmfmac: do not load firmware when device is already running
Arend van Spriel
1
-0
/
+2
2015-01-29
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
1
-1
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2014-11-17
brcmfmac: kill URB when request timed out
Mathy Vanhoef
1
-2
/
+4
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
1
-2
/
+1
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Remove usb_rdl.h as it is not needed.
Hante Meuleman
1
-19
/
+69
2014-10-30
brcmfmac: Add wowl support for USB devices.
Hante Meuleman
1
-10
/
+39
2014-07-15
brcmfmac: Cleanup used device IDs.
Hante Meuleman
1
-26
/
+23
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2014-06-25
brcmfmac: Change USB probe routine to support Composite USB
Hante Meuleman
1
-117
/
+87
2014-06-25
brcmfmac: Add USB device 43566 to supported devices.
Hante Meuleman
1
-0
/
+2
2014-06-25
brcmfmac: Add 43569 USB support.
Hante Meuleman
1
-1
/
+9
2014-06-25
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
Arend van Spriel
1
-2
/
+3
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
1
-1
/
+6
2014-05-13
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
1
-0
/
+1
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
1
-2
/
+2
2013-12-18
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
1
-0
/
+1
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
1
-2
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-4
/
+1
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
1
-4
/
+1
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
1
-1
/
+1
2013-08-15
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
1
-1
/
+0
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
1
-0
/
+8
2013-03-06
brcmfmac: assure brcmf_txcomplete() is called in failure paths
Arend van Spriel
1
-12
/
+17
2013-03-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
1
-2
/
+0
2013-03-06
brcmfmac: cleanup module information macros
Arend van Spriel
1
-5
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+3
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-4
/
+3
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
1
-0
/
+2
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
1
-8
/
+1
2013-01-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-13
/
+4
2013-01-07
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
1
-1
/
+4
2013-01-07
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
1
-0
/
+13
2013-01-07
brcmfmac: do not reconfigure refill rx on 0-length packet.
Hante Meuleman
1
-1
/
+5
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-38
/
+38
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
1
-5
/
+10
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
1
-0
/
+1
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
1
-18
/
+3
2012-11-16
brcmfmac: usb suspend/resume.
Hante Meuleman
1
-83
/
+53
2012-11-16
brcmfmac: cleanup of usb firmware download routines
Hante Meuleman
1
-28
/
+15
[next]