Commit Graph

129 Commits (52824b6b5fa0533e2b2adc9df396d0e9ff6fb02a)

Author SHA1 Message Date
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
Johannes Berg 32821837fa [PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL 19 years ago
Johannes Berg 370121e519 [PATCH] wireless: Add softmac layer to the kernel 19 years ago
James Ketrenos f44349f221 [PATCH] ieee80211: Don't update network statistics from off-channel packets. 19 years ago
Hong Liu 72df16f109 [PATCH] ieee80211: Fix QoS is not active problem 19 years ago
Zhu Yi 0df7861240 [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled 19 years ago
Pete Zaitcev 07981aa43f [PATCH] ieee80211_geo.c: remove frivolous BUG_ON's 19 years ago
Pete Zaitcev 4832843d77 [PATCH] ieee80211_rx.c: is_beacon 19 years ago
Johannes Berg b7cffb028a [PATCH] ieee80211: fix sparse warning about missing "static" 19 years ago
Zhu Yi 4716808283 [PATCH] ieee80211: Use IWEVGENIE to set WPA IE 19 years ago
Larry Finger 2f633db5e9 [PATCH] Add two management functions to ieee80211_rx.c 19 years ago
Larry Finger dd5eeb461e [PATCH] ieee80211: common wx auth code 19 years ago
Denis Vlasenko 9eafe76b8a [PATCH] ieee80211: trivial fix for misplaced ()'s 19 years ago
Adrian Bunk d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 years ago
Larry Finger 1a1fedf4d3 [PATCH] Typo corrections for ieee80211 19 years ago
Zhu Yi d1b46b0fba [PATCH] ieee80211: Add 802.11h information element parsing 19 years ago
Zhu Yi 15f385982e [PATCH] ieee80211: Add helpers for IBSS DFS handling 19 years ago
Zhu Yi b79e20b609 [PATCH] ieee80211: Add 802.11h data type and structures 19 years ago
Zhu Yi 9184d9348a [PATCH] ieee80211: Add TKIP crypt->build_iv 19 years ago
Zhu Yi 41a25c616b [PATCH] ieee80211: TIM information element parsing 19 years ago
Zhu Yi 8aa914b747 [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanups 19 years ago
Zhu Yi 7bd6436604 [PATCH] ieee80211: Add spectrum management information 19 years ago
Zhu Yi d128f6c176 [PATCH] ieee80211: add flags for all geo channels 19 years ago
Zhu Yi d652923751 [PATCH] ieee80211: Log if netif_rx() drops the packet 19 years ago
Denis Vlasenko 44d7a8cfbd [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc 19 years ago