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
Commit message (
Expand
)
Author
Age
*
brcmfmac: fix potential NULL dereference
Yuanhan Liu
2012-10-24
*
brcmfmac: fix end of loop check (signedness bug)
Dan Carpenter
2012-10-15
*
brcmfmac: set dongle mode accordingly when interface up
Franky Lin
2012-10-15
*
brcmfmac: use control channel in roamed status reporting
Franky Lin
2012-10-15
*
brcmfmac: handle all exceptions as an error.
Hante Meuleman
2012-10-15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-01
|
\
|
*
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
2012-09-28
|
*
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
2012-09-28
|
*
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
2012-09-28
|
*
brcmfmac: add hostap supoort.
Hante Meuleman
2012-09-28
|
*
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2012-09-28
|
*
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
2012-09-28
|
*
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
2012-09-28
|
*
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
2012-09-28
|
*
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
2012-09-28
|
*
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
2012-09-28
|
*
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
2012-09-28
|
*
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
2012-09-28
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
|
\
|
|
*
brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
Arend van Spriel
2012-09-24
|
*
brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc
Arend van Spriel
2012-09-24
|
*
brcmfmac: clear control lock on usb error.
Hante Meuleman
2012-09-24
|
*
brcmsmac: don't start device when RfKill is engaged
Piotr Haber
2012-09-24
|
*
brcmfmac: remove unused usb bmac model code.
Hante Meuleman
2012-09-24
|
*
brcmfmac: fix bug in determining phy bands.
Hante Meuleman
2012-09-24
|
*
brcmfmac: remove unused function.
Hante Meuleman
2012-09-24
|
*
brcmfmac: streamline SDIO read frame routine
Franky Lin
2012-09-24
|
*
brcmfmac: store usb fw images in local linked list.
Hante Meuleman
2012-09-24
|
*
brcmfmac: fix debug printout of event data.
Hante Meuleman
2012-09-24
|
*
brcmfmac: introduce scheduled scan support
Arend van Spriel
2012-09-24
|
*
brcmfmac: extend brcmf_term_iscan() to abort e-scan
Arend van Spriel
2012-09-24
|
*
brcmfmac: fix sparse warnings in e-scan related code
Arend van Spriel
2012-09-24
|
*
brcmfmac: simplify handling e-scan result firmware event
Arend van Spriel
2012-09-24
|
*
brcmfmac: add parameter check in brcmf_c_mkiovar()
Arend van Spriel
2012-09-24
|
*
brcmfmac: fix bug causing errorneous free on exception.
Hante Meuleman
2012-09-24
|
*
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
2012-09-24
|
*
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-09-24
|
*
brcmfmac: streamline SDIO dpc
Franky Lin
2012-09-24
|
*
brcmfmac: convert SDIO dpc implementation to workqueue
Franky Lin
2012-09-24
|
*
brcmfmac: use atomic variable for interrupt pending flag
Franky Lin
2012-09-24
|
*
brcmfmac: remove obsolete sdio bus sleep mechanism
Franky Lin
2012-09-24
|
*
brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit
Franky Lin
2012-09-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
|
\
\
|
|
/
|
/
|
|
*
brcmfmac: Fix big endian host configuration data.
Hante Meuleman
2012-09-12
|
*
brcmfmac: fix big endian bug in i-scan.
Hante Meuleman
2012-09-12
|
*
brcm80211: fix missing allocation failure check
Colin Ian King
2012-09-10
|
*
brcmsmac: fix mismatch in number of custom regulatory rules
Arend van Spriel
2012-09-10
*
|
brcmfmac: add e-scan support.
Hante Meuleman
2012-09-12
*
|
brcmfmac: avoid using local usb data.
Hante Meuleman
2012-09-12
*
|
brcmfmac: refill buffers on rx protocol error.
Hante Meuleman
2012-09-12
[next]