index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-22
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-16
brcmfmac: Cleanup used device IDs.
Hante Meuleman
1
-26
/
+23
2014-07-11
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-19
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-04
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-16
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-07
brcmfmac: assure brcmf_txcomplete() is called in failure paths
Arend van Spriel
1
-12
/
+17
2013-03-07
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
1
-2
/
+0
2013-03-07
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-09
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-08
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-13
/
+4
2013-01-08
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
1
-1
/
+4
2013-01-08
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
1
-0
/
+13
2013-01-08
brcmfmac: do not reconfigure refill rx on 0-length packet.
Hante Meuleman
1
-1
/
+5
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-38
/
+38
2012-12-11
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]