Commit Graph

154 Commits (7e4eeec8a30fa9e00cac67a37ca9ddf6cbdb79c4)

Author SHA1 Message Date
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
Adrian Bunk 6274115ce9 [PATCH] ieee80211_wx.c: remove dead code 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
Zhu Yi 7736b5bd93 [PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macro 19 years ago
Zhu Yi 35c14b855f [PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checking 19 years ago
Zhu Yi 09593047d8 [PATCH] ieee80211: export list of bit rates with standard WEXT procddures 19 years ago
Zhu Yi 73858062b6 [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS 19 years ago
Zhu Yi ea2841521a [PATCH] ieee80211: Fix TKIP MIC calculation for QoS frames 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
Larry Finger d94606e058 [PATCH] Minor (janitorial) change to ieee80211 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
Larry Finger fe0b06b123 [PATCH] Fix softmac scan 19 years ago
Johannes Berg 1196862b79 [PATCH] softmac: remove dead code 19 years ago
Johannes Berg b6c7658ef8 [PATCH] softmac: add reassociation code 19 years ago
Johannes Berg b10c991fa4 [PATCH] softmac: update deauth handler to quiet warning 19 years ago
Johannes Berg f484d582d3 [PATCH] trivial fixes to softmac 19 years ago
Johannes Berg 7985905106 [PATCH] update copyright in softmac 19 years ago
Denis Vlasenko 1a995b45a5 [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt 19 years ago
Johannes Berg 4c718cfd7d [PATCH] softmac: move EXPORT_SYMBOL_GPL right after functions 19 years ago
Johannes Berg 9ebdd46681 [PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs 19 years ago
Johannes Berg 4855d25b1e [PATCH] softmac: add copyright and license headers 19 years ago
Johannes Berg b2b9b6518e [PATCH] softmac: some comment stuff 19 years ago
Johannes Berg bba52d5e9e [PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgt 19 years ago
Johannes Berg 1dc09776d7 [PATCH] softmac: scan at least once before selecting a network by essid 19 years ago
Johannes Berg 48b2e4ce69 [PATCH] softmac: check if disassociation is for us before processing it 19 years ago
Johannes Berg 78e4f36e05 [PATCH] softmac: select "best" network based on rssi 19 years ago
Johannes Berg 51da28a847 [PATCH] softmac: add fixme for disassoc 19 years ago
Johannes Berg d1469cf2c7 [PATCH] softmac: try to reassociate when being disassociated from the AP 19 years ago
Johannes Berg 2dd50801b3 [PATCH] softmac: correctly use netif_carrier_{on,off} 19 years ago
Johannes Berg 5c4df6da58 [PATCH] softmac: convert to use global workqueue 19 years ago
Johannes Berg 45867e6a55 [PATCH] softmac: fix Makefiles 19 years ago
Johannes Berg 714e1a5116 [PATCH] softmac: fix some sparse warnings 19 years ago