Commit Graph

57979 Commits (3870253efb65e1960421ca74f5d336218c28fc5b)
 

Author SHA1 Message Date
David Woodhouse 0e8a5bd950 [PATCH] libertas: fix character set in README 18 years ago
Luis Carlos Cobo Rus 7d8d28b31d [PATCH] libertas: support for mesh autostart on firmware 5.220.11 18 years ago
Luis Carlos Cobo Rus f5e05b697d [PATCH] libertas: split wext for eth and msh 18 years ago
Luis Carlos Cobo Rus 0a0d08aca5 [PATCH] libertas: make mac address configuration work with mesh interface too 18 years ago
Luis Carlos Cobo Rus a23c58a3ac [PATCH] libertas: updated readme file 18 years ago
Dan Williams 90a42210f2 [PATCH] libertas: Make WPA work through supplicant handshake 18 years ago
Dan Williams 45f43de829 [PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticate 18 years ago
Dan Williams 57361c6edc [PATCH] libertas: debug print spacing fixes in assoc.c 18 years ago
Dan Williams d9ad2f5df8 [PATCH] libertas: send SIOCGIWSCAN event after partial scans too 18 years ago
Dan Williams aeea0ab45a [PATCH] libertas: honor specific channel requests during association 18 years ago
Dan Williams ac26f81cce [PATCH] libertas: fix default adhoc channel 18 years ago
Dan Williams 80e78ef74d [PATCH] libertas: fix deadlock SIOCGIWSCAN handler 18 years ago
Dan Williams 94b23855c0 [PATCH] libertas: correct error report paths for wlan_fwt_list_ioctl 18 years ago
Dan Williams 6cfb008238 [PATCH] libertas: correctly balance locking in libertas_process_rx_command 18 years ago
Dan Williams 24d443b5d5 [PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_command 18 years ago
Dan Williams 3cf20931fa [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate 18 years ago
Dan Williams 02eb229bbd [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate 18 years ago
Dan Williams e76850d620 [PATCH] libertas: make association paths consistent 18 years ago
Dan Williams ef9a264b7a [PATCH] libertas: move channel changing into association framework 18 years ago
Marcelo Tosatti d43fb8ee3d [PATCH] libertas: fix oops on rmmod 18 years ago
Luis Carlos Cobo Rus 0e37275e9a [PATCH] libertas: cleanup of fwt_list_route processing 18 years ago
Dan Williams eb8f7330e7 [PATCH] libertas: fix 'keep previous scan' behavior 18 years ago
Dan Williams fcdb53dbc7 [PATCH] libertas: make scan result handling more flexible 18 years ago
Luis Carlos Cobo 90e8eafc93 [PATCH] libertas: updated mesh commands for 5.220.9.p11 18 years ago
Luis Carlos Cobo Rus 7db283c914 [PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0) 18 years ago
Dan Williams 1db733eff6 [PATCH] libertas: don't tear down netdev in libertas_activate_card 18 years ago
Dan Williams c72368310d [PATCH] libertas: correctly unregister mesh netdev on error 18 years ago
Dan Williams 4ace113876 [PATCH] libertas: replace 'macaddress' with 'bssid' 18 years ago
Dan Williams 7732ca45c6 [PATCH] libertas: call SET_NETDEV_DEV from common code 18 years ago
Luis Carlos Cobo 0681f98935 [PATCH] libertas: fixed kernel oops on module/card removal 18 years ago
Luis Carlos Cobo b46794dffa [PATCH] libertas: add URB debug info 18 years ago
Luis Carlos Cobo 60045136ab [PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors 18 years ago
Holger Schurig 634b8f49c1 [PATCH] libertas: remove unused variables in wlan_dev_t 18 years ago
Holger Schurig ec3eef28d9 [PATCH] libertas: let DRV_NAME be overridable 18 years ago
Holger Schurig 435a1acba2 [PATCH] libertas: fix RESET logic at unload time 18 years ago
Holger Schurig 084708b610 [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) 18 years ago
Holger Schurig ed457037c5 [PATCH] libertas: move contents of fw.h to decl.h 18 years ago
Holger Schurig 208fdd2f44 [PATCH] libertas: indirect all hardware access via hw_XXXX functions 18 years ago
Chris Ball 0583e8ef14 [PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan 18 years ago
Javier Cardona 0601e7ee46 [PATCH] libertas: added transmission failures to mesh statistics 18 years ago
Marcelo Tosatti 6a8121572e [PATCH] libertas: fix error handling of card initialization 18 years ago
Javier Cardona 51d84f5016 [PATCH] libertas: fixed transmission flow control on the mesh interface 18 years ago
Holger Schurig 32a74b7c8f [PATCH] libertas: split wlan_add_card() 18 years ago
Holger Schurig 3874d0fefd [PATCH] libertas: move reset_device() code main.c to if_usb.c 18 years ago
Holger Schurig fb3dddf22c [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() 18 years ago
Holger Schurig 6df3073d29 [PATCH] libertas: fix SSID output 18 years ago
Holger Schurig 1ac812f161 [PATCH] libertas: get rid of libertas_sbi_get_priv() 18 years ago
Holger Schurig ed37b51610 [PATCH] libertas: change debug output of libertas_interrupt() 18 years ago
Holger Schurig 78523daa86 [PATCH] libertas: single out mesh code 18 years ago
Holger Schurig a46c64108b [PATCH] libertas: tune debug code 18 years ago