index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
usb.c
Commit message (
Expand
)
Author
Age
*
brcmfmac: Cleanup used device IDs.
Hante Meuleman
2014-07-15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
|
\
|
*
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
Arend van Spriel
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: 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-29
*
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
2014-05-13
*
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
*
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-18
*
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
2013-12-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
|
\
|
*
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-03
*
|
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
|
/
*
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
2013-08-15
*
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-06-12
*
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-03-06
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
|
\
|
*
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
|
*
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
*
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
|
/
*
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
2013-01-07
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
*
brcmfmac: rework bus interface
Arend van Spriel
2012-12-10
*
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
2012-11-20
*
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-16
*
brcmfmac: add dedicated USB log level.
Hante Meuleman
2012-11-14
*
brcmfmac: clean usb download code.
Hante Meuleman
2012-10-29
*
brcmfmac: handle all exceptions as an error.
Hante Meuleman
2012-10-15
*
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
2012-09-28
*
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
2012-09-28
*
brcmfmac: clear control lock on usb error.
Hante Meuleman
2012-09-24
*
brcmfmac: remove unused usb bmac model code.
Hante Meuleman
2012-09-24
*
brcmfmac: store usb fw images in local linked list.
Hante Meuleman
2012-09-24
*
brcmfmac: fix bug causing errorneous free on exception.
Hante Meuleman
2012-09-24
*
brcmfmac: avoid using local usb data.
Hante Meuleman
2012-09-12
*
brcmfmac: refill buffers on rx protocol error.
Hante Meuleman
2012-09-12
*
brcmfmac: Add tx flow control on net if queue for USB.
Hante Meuleman
2012-09-12
[next]