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
/
libertas
/
if_usb.c
Commit message (
Expand
)
Author
Age
...
*
libertas: drop useless default_fw_name variable
Andres Salomon
2008-01-28
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
*
[PATCH] libertas: remove one superfluous include
Holger Schurig
2007-10-10
*
[PATCH] libertas: send reset command directly instead of calling libertas_res...
Dan Williams
2007-10-10
*
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-10
*
[PATCH] libertas: fix sparse-reported problems
Dan Williams
2007-10-10
*
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-10
*
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
2007-10-10
*
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
2007-10-10
*
[PATCH] libertas: uppercase some #defines
Holger Schurig
2007-10-10
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
*
[PATCH] libertas: remove fw.c
Holger Schurig
2007-10-10
*
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
2007-10-10
*
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
2007-10-10
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
*
[PATCH] libertas: remove if_bootcmd.c
Dan Williams
2007-10-10
*
[PATCH] libertas: More endianness fixes.
David Woodhouse
2007-06-11
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
*
[PATCH] libertas: fix oops on rmmod
Marcelo Tosatti
2007-06-11
*
[PATCH] libertas: correctly unregister mesh netdev on error
Dan Williams
2007-06-11
*
[PATCH] libertas: call SET_NETDEV_DEV from common code
Dan Williams
2007-06-11
*
[PATCH] libertas: add URB debug info
Luis Carlos Cobo
2007-06-11
*
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
*
[PATCH] libertas: let DRV_NAME be overridable
Holger Schurig
2007-06-11
*
[PATCH] libertas: fix RESET logic at unload time
Holger Schurig
2007-06-11
*
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
Holger Schurig
2007-06-11
*
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
*
[PATCH] libertas: fix error handling of card initialization
Marcelo Tosatti
2007-06-11
*
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier Cardona
2007-06-11
*
[PATCH] libertas: split wlan_add_card()
Holger Schurig
2007-06-11
*
[PATCH] libertas: move reset_device() code main.c to if_usb.c
Holger Schurig
2007-06-11
*
[PATCH] libertas: get rid of libertas_sbi_get_priv()
Holger Schurig
2007-06-11
*
[PATCH] libertas: single out mesh code
Holger Schurig
2007-06-11
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
*
[PATCH] libertas: move vendor & product id's into if_usb.c
Holger Schurig
2007-06-11
*
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
2007-06-11
*
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
*
[PATCH] libertas: fix missing unlock in TX error path
Dan Williams
2007-05-11
*
[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
Dan Williams
2007-05-11
*
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
2007-04-28
[prev]