Commit Graph

76 Commits (e7cf261b447ed7edbf7c10c046e078bda799afaf)

Author SHA1 Message Date
Jean Tourrilhes 4cf92a3cd9 [PATCH] softmac: Fix ESSID problem 18 years ago
Akinobu Mita 67c4f7aa9e [PATCH] softmac: use list_for_each_entry 18 years ago
Akinobu Mita ef7ab2357b [PATCH] softmac: alloc_ieee80211() NULL check 18 years ago
Larry Finger bb52a653ea [PATCH] ieee80211softmac: Fix setting of initial transmit rates 18 years ago
YOSHIFUJI Hideaki 642656518b [NET] IEEE80211: Fix whitespace errors. 18 years ago
John W. Linville 6bbdce5ac7 [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate 18 years ago
Ulrich Kunitz 0c234ae655 [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie 18 years ago
Ulrich Kunitz 6f07a8a3eb [PATCH] ieee80211softmac: Fix errors related to the work_struct changes 18 years ago
David Howells db9a758c38 [PATCH] workstruct: fix ieee80211-softmac compile problem 18 years ago
Maxime Austruy cc8ce997d2 [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme 18 years ago
Ulrich Kunitz 2b50c24554 [PATCH] softmac: Fixed handling of deassociation from AP 18 years ago
Larry Finger 38e3a6466f [PATCH] softmac: reduce scan debug output 18 years ago
Arnaldo Carvalho de Melo 571d6eee9b [PATCH] Check ieee80211softmac_auth_resp kmalloc result 18 years ago
Larry Finger 5398d5901d [PATCH] ieee80211softmac: fix verbosity when debug disabled 18 years ago
Michael Buesch a3df3b6f2e [PATCH] softmac: remove netif_tx_disable when scanning 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Laurent Riffard 6684e59aa3 [PATCH] sotftmac: fix a slab corruption in WEP restricted key association 19 years ago
Michael Buesch 7c28ad2d83 [PATCH] softmac: Fix WX and association related races 19 years ago
Larry Finger b978d0278c [PATCH] bcm43xx: WE-21 support 19 years ago
Daniel Drake d7712ac254 [PATCH] softmac: export highest_supported_rate function 19 years ago
Daniel Drake 5acd0c4153 [PATCH] softmac: ERP handling and driver-level notifications 19 years ago
Daniel Drake 345f6b8beb [PATCH] softmac: do shared key auth in workqueue 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
John W. Linville 4a232e725b [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 19 years ago
Joseph Jezak 9f101fc5e5 [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out 19 years ago
Joseph Jezak cb74c432e3 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network 19 years ago
Larry Finger 6d41e26510 [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req 19 years ago
Larry Finger 7bd6b91800 [PATCH] wireless: correct dump of WPA IE 19 years ago
Joseph Jezak c4b3d1bb32 [PATCH] softmac: unified capabilities computation 19 years ago
Daniel Drake 6ae15df16e [PATCH] softmac: Fix handling of authentication failure 19 years ago
Daniel Drake 76ea4c7f4c [PATCH] softmac: complete shared key authentication 19 years ago
Toralf Förster 47fbe1bf39 [PATCH] ieee80211softmac_io.c: fix warning "defined but not used" 19 years ago
Daniel Drake 8462fe3cd9 [PATCH] softmac: suggest per-frame-type TX rate 19 years ago
Daniel Drake 6d92f83ffa [PATCH] softmac: deauthentication implies deassociation 19 years ago
Daniel Drake d57336e3f2 [PATCH] softmac: make non-operational after being stopped 19 years ago
Daniel Drake 995c99268e [PATCH] softmac: don't reassociate if user asked for deauthentication 19 years ago
Johannes Berg 921a91ef6a [PATCH] softmac: clean up event handling code 19 years ago
Johannes Berg 9a1771e867 [PATCH] softmac: add SIOCSIWMLME 19 years ago
Johannes Berg 818667f7c4 [PATCH] softmac: fix SIOCSIWAP 19 years ago
Johannes Berg 6788a07f8f [PATCH] softmac: report when scanning has finished 19 years ago
Johannes Berg feeeaa87e8 [PATCH] softmac: fix event sending 19 years ago
johannes@sipsolutions.net 68970ce6ac [PATCH] softmac: handle iw_mode properly 19 years ago
johannes@sipsolutions.net fc242746ea [PATCH] softmac: dont send out packets while scanning 19 years ago
johannes@sipsolutions.net ba2f8c1875 [PATCH] softmac: return -EAGAIN from getscan while scanning 19 years ago
Michael Buesch 9b0b4d8ae8 [PATCH] softmac: fix spinlock recursion on reassoc 19 years ago
Randy Dunlap e4b5fae8b3 [PATCH] softmac uses Wiress Ext. 19 years ago
David Woodhouse 2638fed7cc [PATCH] softmac: reduce default rate to 11Mbps. 19 years ago
David Woodhouse 16f4352733 [PATCH] softmac: reduce scan dwell time 19 years ago
David Woodhouse 4edac92fcf [PATCH] Restore channel setting after scan. 19 years ago
John W. Linville 9a107aa24a [PATCH] softmac: remove function_enter() 19 years ago