[PATCH] libertas: fix oops on rmmod
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas /
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix oops on rmmod
2007-06-11 Luis Carlos Cobo Rus[PATCH] libertas: cleanup of fwt_list_route processing
2007-06-11 Dan Williams[PATCH] libertas: fix 'keep previous scan' behavior
2007-06-11 Dan Williams[PATCH] libertas: make scan result handling more flexible
2007-06-11 Luis Carlos Cobo[PATCH] libertas: updated mesh commands for 5.220.9.p11
2007-06-11 Luis Carlos Cobo Rus[PATCH] libertas: version bump (321p0) and cmds update...
2007-06-11 Dan Williams[PATCH] libertas: don't tear down netdev in libertas_ac...
2007-06-11 Dan Williams[PATCH] libertas: correctly unregister mesh netdev...
2007-06-11 Dan Williams[PATCH] libertas: replace 'macaddress' with 'bssid'
2007-06-11 Dan Williams[PATCH] libertas: call SET_NETDEV_DEV from common code
2007-06-11 Luis Carlos Cobo[PATCH] libertas: fixed kernel oops on module/card...
2007-06-11 Luis Carlos Cobo[PATCH] libertas: add URB debug info
2007-06-11 Luis Carlos Cobo[PATCH] libertas: fixed incorrect assigment of fcs...
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Holger Schurig[PATCH] libertas: let DRV_NAME be overridable
2007-06-11 Holger Schurig[PATCH] libertas: fix RESET logic at unload time
2007-06-11 Holger Schurig[PATCH] libertas: split module into two (libertas.ko...
2007-06-11 Holger Schurig[PATCH] libertas: move contents of fw.h to decl.h
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Chris Ball[PATCH] libertas: wakeup both mesh and normal wakeup...
2007-06-11 Javier Cardona[PATCH] libertas: added transmission failures to mesh...
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix error handling of card initialization
2007-06-11 Javier Cardona[PATCH] libertas: fixed transmission flow control on...
2007-06-11 Holger Schurig[PATCH] libertas: split wlan_add_card()
2007-06-11 Holger Schurig[PATCH] libertas: move reset_device() code main.c to...
2007-06-11 Holger Schurig[PATCH] libertas: changed some occurences of kmalloc...
2007-06-11 Holger Schurig[PATCH] libertas: fix SSID output
2007-06-11 Holger Schurig[PATCH] libertas: get rid of libertas_sbi_get_priv()
2007-06-11 Holger Schurig[PATCH] libertas: change debug output of libertas_inter...
2007-06-11 Holger Schurig[PATCH] libertas: single out mesh code
2007-06-11 Holger Schurig[PATCH] libertas: tune debug code
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-06-11 Holger Schurig[PATCH] libertas: exclude non-used code when PROC_DEBUG...
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix scanning from associate path
2007-06-11 Holger Schurig[PATCH] libertas: make libertas_wlan_data_rates static
2007-06-11 Holger Schurig[PATCH] libertas: move vendor & product id's into if_usb.c
2007-06-11 Holger Schurig[PATCH] libertas: remove unused/superfluous definitions...
2007-06-11 Holger Schurig[PATCH] libertas: remove __FILE__ from debug output
2007-06-11 Marcelo Tosatti[PATCH] libertas: remove deprecated pm_register and...
2007-06-11 Holger Schurig[PATCH] libertas: fix removal of all debugfs files
2007-06-11 Holger Schurig[PATCH] libertas: a debug output was missing a newline
2007-06-11 Holger Schurig[PATCH] libertas: rename wlan_association_worker
2007-06-11 Marcelo Tosatti[PATCH] libertas: scan two channels per scan command
2007-05-22 Eugene Teo[PATCH] drivers/net/wireless/libertas/rx.c: fix use...
2007-05-22 Eugene Teo[PATCH] drivers/net/wireless/libertas/fw.c: fix use...
2007-05-22 Florin Malita[PATCH] libertas: skb dereferenced after netif_rx
2007-05-11 Dan Williams[PATCH] libertas: 64-bit cleanups
2007-05-11 Dan Williams[PATCH] libertas: sparse fixes
2007-05-11 Dan Williams[PATCH] libertas: fix missing unlock in TX error path
2007-05-11 Dan Williams[PATCH] libertas: make debugfs.c sparse-clean
2007-05-11 Dan Williams[PATCH] libertas: Clean up debug defines
2007-05-11 Dan Williams[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
2007-05-11 Dan Williams[PATCH] libertas: Purge non-mesh ioctls
2007-05-11 Dan Williams[PATCH] libertas: Get rid of version.h
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUC...
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
2007-05-11 Dan Williams[PATCH] libertas: remove setwpaie private ioctl
2007-05-11 Dan Williams[PATCH] libertas: remove custom encryption mode stuff
2007-05-11 Dan Williams[PATCH] libertas: remove incorrect vi modelines
2007-05-11 Dan Williams[PATCH] libertas: remove setauthalg private ioctl
2007-05-11 Dan Williams[PATCH] libertas: remove 8021xauthalgs private ioctl
2007-05-11 Dan Williams[PATCH] libertas: fix size of SSID comparison in stop_a...
2007-05-11 Dan Williams[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN
2007-05-11 Dan Williams[PATCH] libertas: remove WPA_SUPPLICANT structure
2007-04-28 Tony Breeds[PATCH] libertas: use standard kernel macros
2007-04-28 John W. Linville[PATCH] libertas: fix build breakage from netdev class_...
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver