index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Age
Commit message (
Expand
)
Author
2008-01-28
libertas: use lbs_host_to_card_done() in lbs_tx_timeout()
David Woodhouse
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: kill TxLockFlag
David Woodhouse
2008-01-28
libertas: fix lbs_rtap attribute in sysfs
David Woodhouse
2008-01-28
libertas: clean up lbs_thread() to make it slightly more readable
David Woodhouse
2008-01-28
libertas: kill adapter->nr_cmd_pending
David Woodhouse
2008-01-28
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2008-01-28
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
libertas: tweak tx path debugging
Holger Schurig
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2007-11-29
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[PATCH] libertas: don't stomp on interface-specific private data
Dan Williams
2007-10-10
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-10
[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...
Dan Williams
2007-10-10
[PATCH] libertas: bump driver version
Dan Williams
2007-10-10
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
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: remove adapter->scantype
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->beaconperiod
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->adhoc_grate_enabled
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->listeninterval
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->atimwindow
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->multipledtim
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->locallisteninterval
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->prescan
Holger Schurig
2007-10-10
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
2007-10-10
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
Holger Schurig
2007-10-10
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
[PATCH] Support for mesh autostart deactivation through sysfs
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
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: simplify and clean up data rate handling
Dan Williams
2007-10-10
[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c
Dan Williams
2007-10-10
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
2007-10-10
[PATCH] libertas: bump version to 322.p1
Dan Williams
2007-10-10
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
[next]