Commit Graph

101 Commits (2e9edbf815e42f93dd29a9981f27bd421acc47df)

Author SHA1 Message Date
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. 20 years ago
Adrian Bunk fd7a516efb [PATCH] fix NET_RADIO=n, IEEE80211=y compile 20 years ago
Volker Braun e189277a3f Fix problem with WEP unicast key > index 0 20 years ago
James Ketrenos 81f875208e scripts/Lindent on ieee80211 subsystem. 20 years ago
Jeff Garzik a10b5aacea Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 20 years ago
James Ketrenos 077783f877 [PATCH] ieee80211 build fix 20 years ago
Michael Buesch d3f7bf4fa9 ieee80211 subsystem: 20 years ago
Hong Liu f0f15ab554 Fixed oops if an uninitialized key is used for encryption. 20 years ago
Hong Liu 5b74eda78d Fixed problem with not being able to decrypt/encrypt broadcast packets. 20 years ago
Jiri Benc 757d18faee [PATCH] ieee80211: division by zero fix 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Randy Dunlap f36a29d567 [PATCH] ieee80211: fix gfp flags type 20 years ago
Randy Dunlap 8cb6108bae [PATCH] ieee80211: fix gfp flags type 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
Randy Dunlap e846cbb112 Fix implicit nocast warnings in ieee80211 code: 20 years ago
Ivo van Doorn 7c254d3dba This will move the ieee80211_is_ofdm_rate function to the ieee80211.h 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
James Ketrenos 6eb6edf04a [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 20 years ago
James Ketrenos 31b59eaee8 [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload 20 years ago