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
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
2012-11-14
brcmfmac: add dedicated USB log level.
Hante Meuleman
1
-29
/
+52
2012-10-29
brcmfmac: clean usb download code.
Hante Meuleman
1
-33
/
+8
2012-10-15
brcmfmac: handle all exceptions as an error.
Hante Meuleman
1
-1
/
+1
2012-09-28
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
1
-0
/
+2
2012-09-28
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
1
-37
/
+9
2012-09-24
brcmfmac: clear control lock on usb error.
Hante Meuleman
1
-0
/
+2
2012-09-24
brcmfmac: remove unused usb bmac model code.
Hante Meuleman
1
-15
/
+3
2012-09-24
brcmfmac: store usb fw images in local linked list.
Hante Meuleman
1
-23
/
+41
2012-09-24
brcmfmac: fix bug causing errorneous free on exception.
Hante Meuleman
1
-4
/
+2
2012-09-12
brcmfmac: avoid using local usb data.
Hante Meuleman
1
-80
/
+39
2012-09-12
brcmfmac: refill buffers on rx protocol error.
Hante Meuleman
1
-4
/
+2
2012-09-12
brcmfmac: Add tx flow control on net if queue for USB.
Hante Meuleman
1
-25
/
+36
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+15
2012-09-07
brcmfmac: Add 43143 USB support.
Hante Meuleman
1
-0
/
+9
2012-09-07
brcmfmac: Add 43242 USB support.
Hante Meuleman
1
-1
/
+19
2012-09-07
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
1
-1
/
+1
2012-09-05
brcmfmac: fix race condition for rx and tx data.
Hante Meuleman
1
-10
/
+11
2012-09-05
brcmfmac: dont use ZERO flag for usb IN
Hante Meuleman
1
-1
/
+0
2012-09-05
brcmfmac: fix use of dev_kfree_skb() in irq context
Arend van Spriel
1
-4
/
+4
2012-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
1
-2
/
+3
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2012-05-21
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
Sarah Sharp
1
-1
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
1
-8
/
+0
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
1
-2
/
+2
2012-03-05
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
1
-4
/
+4
2012-03-05
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
1
-8
/
+9
2012-03-05
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
1
-3
/
+0
2012-02-27
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
1
-3
/
+3
[next]