Commit Graph

226 Commits (80c72fe415698049a477314ac82790c1af0fa7e3)

Author SHA1 Message Date
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
Zhu Yi 55cd94aa1d [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs 19 years ago
Zhu Yi b6daa25d65 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Johannes Berg a4bf26f30e [PATCH] ieee80211: enable hw wep where host has to build IV 19 years ago
Stephen Hemminger 3c19065a1e [IEEE80211] ipw2200: Simplify multicast checks. 19 years ago
Olaf Hering 1cf9e8a786 [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 19 years ago
Christoph Hellwig e3305626e0 ieee80211: cleanup crypto list handling, other minor cleanups. 19 years ago
Adrian Bunk fd7a516efb [PATCH] fix NET_RADIO=n, IEEE80211=y compile 19 years ago
Volker Braun e189277a3f Fix problem with WEP unicast key > index 0 19 years ago
James Ketrenos 81f875208e scripts/Lindent on ieee80211 subsystem. 19 years ago