index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
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-16
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
2007-11-29
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-10
libertas: properly account for queue commands
Marcelo Tosatti
2007-11-10
libertas: make if_sdio align packets
Pierre Ossman
2007-11-10
libertas: fixes for slow hardware
Holger Schurig
2007-10-17
net: libertas sdio driver
Pierre Ossman
2007-10-10
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
2007-10-10
[PATCH] libertas: remove one superfluous include
Holger Schurig
[next]