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
/
main.c
Commit message (
Expand
)
Author
Age
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
|
\
|
*
libertas: don't retry commands
Holger Schurig
2010-02-08
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
|
\
|
|
*
libertas: remove priv->capability
Holger Schurig
2009-12-22
|
*
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
|
*
libertas: move mesh SSID initialization into mesh.c
Holger Schurig
2009-12-22
|
*
libertas: decouple mesh and rtap
Holger Schurig
2009-12-22
|
*
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
2009-12-22
*
|
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
*
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
*
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
*
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
|
/
*
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
*
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
2009-10-27
*
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
*
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-27
*
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
2009-10-09
*
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
libertas: name the network device wlan%d
Daniel Mack
2009-08-14
*
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
2009-06-03
*
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
2009-05-22
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
*
libertas: convert to net_device_ops
Stephen Hemminger
2009-03-22
*
libertas: convert to internal net_device_stats
Stephen Hemminger
2009-03-22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-02
|
\
|
*
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2009-02-26
*
|
libertas: Update libertas core with GSPI constants
Colin McCabe
2009-01-29
|
/
*
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
2009-01-11
*
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
2008-12-12
*
don't use net/ieee80211.h
Johannes Berg
2008-11-10
*
netdevice libertas: Fix directly reference of netdev->priv
Wang Chen
2008-11-10
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
libertas: clear current command on card removal
Dan Williams
2008-09-11
*
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
*
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
*
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
*
libertas: only enable rtap with mesh firmware
Dan Williams
2008-08-01
*
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
*
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
|
\
|
*
libertas: fix sleep confirmation
Holger Schurig
2008-06-09
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-10
|
\
\
[next]