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
Commit message (
Expand
)
Author
Age
*
libertas: switch lbs_cmd() to take a callback function pointer
David Woodhouse
2008-01-28
*
libertas: kill adapter->nr_cmd_pending
David Woodhouse
2008-01-28
*
libertas: Fix up error handling in lbs_setuserscan()
David Woodhouse
2008-01-28
*
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
2008-01-28
*
libertas: endianness fixes
Holger Schurig
2008-01-28
*
libertas: Switch to using a callback function pointer for commands
David Woodhouse
2008-01-28
*
libertas: when usb_submit_usb fails, include the error code in the printk
David Woodhouse
2008-01-28
*
libertas: implement new scanning logic
Holger Schurig
2008-01-28
*
libertas: Fix endianness in boot2_version handling.
David Woodhouse
2008-01-28
*
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
David Woodhouse
2008-01-28
*
libertas: Use lbs_cmd() for setting Boot2 version
David Woodhouse
2008-01-28
*
libertas: fix data packet size errors
Holger Schurig
2008-01-28
*
libertas: don't cast a pointer to pointer of
Li Zefan
2008-01-28
*
libertas: Byteswap cmdptr->size in lbs_cmd()
David Woodhouse
2008-01-28
*
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
David Woodhouse
2008-01-28
*
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2008-01-28
*
libertas: Don't claim to have checksummed incoming packets.
David Woodhouse
2008-01-28
*
libertas: handy function to call firmware commands
Holger Schurig
2008-01-28
*
libertas: make more functions static
Holger Schurig
2008-01-28
*
libertas: remove cmd_ctrl_node->status
Holger Schurig
2008-01-28
*
libertas: remove cmd_ctrl_node->cmdflags
Holger Schurig
2008-01-28
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
*
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
2008-01-28
*
libertas: Fix memory leak of RX skbs
David Woodhouse
2008-01-28
*
libertas: less eventcause shifts
Holger Schurig
2008-01-28
*
libertas: remove user-specified channel list
Holger Schurig
2008-01-28
*
libertas: remove numprobes
Holger Schurig
2008-01-28
*
libertas: tweak tx path debugging
Holger Schurig
2008-01-28
*
libertas: tweak association debug output
Holger Schurig
2008-01-28
*
libertas: rework event subscription
Holger Schurig
2008-01-28
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
*
libertas: configurable beacon interval
Brajesh Dave
2008-01-28
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
*
libertas: nuke useless variable usbdriver_name and useless comments
Andres Salomon
2008-01-28
*
libertas: reset devices upon disconnect rather than module unloading
Andres Salomon
2008-01-28
*
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-28
*
libertas: drop useless default_fw_name variable
Andres Salomon
2008-01-28
*
libertas: clean up association debug messages
Holger Schurig
2008-01-28
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
*
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2008-01-28
*
[LIBERTAS]: Remove last stray user of MAC_FMT.
David S. Miller
2008-01-28
*
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
2008-01-16
*
libertas: let more than one MAC event through
Holger Schurig
2007-11-29
*
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
2007-11-29
*
drivers/net/wireless: Add missing "space"
Joe Perches
2007-11-29
*
libertas: properly account for queue commands
Marcelo Tosatti
2007-11-10
[next]