Commit Graph

58 Commits (9162b7dbf5652a4ae99980235cd8992223258408)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 571d6eee9b [PATCH] Check ieee80211softmac_auth_resp kmalloc result 18 years ago
Larry Finger 837925df02 [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages 18 years ago
Daniel Drake c9308b06c0 [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx 18 years ago
Jiri Benc aec41a0d02 [PATCH] ieee80211: don't flood log with errors 19 years ago
Zhu Yi f09fc44d8c [PATCH] ieee80211: Workaround malformed 802.11 frames from AP 19 years ago
Daniel Drake f2060f039e [PATCH] ieee80211: Make ieee80211_rx_any usable 19 years ago
Daniel Drake d8e2be90d3 [PATCH] ieee80211: small ERP handling additions 19 years ago
Horms 8f7eb40749 [PATCH] CONFIG_WIRELESS_EXT is neccessary after all 19 years ago
Eric Sesterhenn 60d48f1e23 [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 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
Denis Vlasenko 1a995b45a5 [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt 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
Pete Zaitcev 4832843d77 [PATCH] ieee80211_rx.c: is_beacon 19 years ago
Larry Finger 2f633db5e9 [PATCH] Add two management functions to ieee80211_rx.c 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 b79e20b609 [PATCH] ieee80211: Add 802.11h data type and structures 19 years ago
Zhu Yi 41a25c616b [PATCH] ieee80211: TIM information element parsing 19 years ago
Zhu Yi d652923751 [PATCH] ieee80211: Log if netif_rx() drops the packet 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
Stephen Hemminger 3c19065a1e [IEEE80211] ipw2200: Simplify multicast checks. 19 years ago
Adrian Bunk fd7a516efb [PATCH] fix NET_RADIO=n, IEEE80211=y compile 20 years ago
Jeff Garzik a10b5aacea Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 20 years ago
Hong Liu 5b74eda78d Fixed problem with not being able to decrypt/encrypt broadcast packets. 20 years ago
James Ketrenos ff0037b259 Lindent and trailing whitespace script executed ieee80211 subsystem 20 years ago
Ivo van Doorn c1bda44a4a When an assoc_resp is received the network structure is not completely 20 years ago
Ivo van Doorn ff9e00f1b0 Currently the info_element is parsed by 2 seperate functions, this 20 years ago
Ivo van Doorn 7c254d3dba This will move the ieee80211_is_ofdm_rate function to the ieee80211.h 20 years ago
James Ketrenos 31b59eaee8 [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload 20 years ago
James Ketrenos ebeaddcc02 [PATCH] ieee80211: Updated copyright dates 20 years ago
James Ketrenos ccd0fda3a6 [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support 20 years ago
James Ketrenos 42c94e43be [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing 20 years ago
James Ketrenos 9e8571affd [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem 20 years ago
James Ketrenos 3f552bbf86 [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data frames, and callbacks 20 years ago
James Ketrenos ee34af37c0 [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 20 years ago
James Ketrenos 20d64713ae [PATCH] ieee80211: Fixed a kernel oops on module unload 20 years ago
James Ketrenos 7b1fa54020 [PATCH] ieee80211 Removed ieee80211_info_element_hdr 20 years ago
James Ketrenos 68e4e036b8 [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] 20 years ago
James Ketrenos 74079fdce4 [PATCH] ieee80211 Added wireless spy support 20 years ago
James Ketrenos fd27817ce9 [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c 20 years ago
Jeff Garzik 0edd5b4491 [wireless ieee80211,ipw2200] Lindent source code 20 years ago
David S. Miller 4c2cac8908 [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c 20 years ago
Jouni Malinen 51e828b6a1 [PATCH] ieee80211: Remove EAPOL debug 20 years ago