Commit Graph

77 Commits (48bfd1e0fc66b27254ec742b014e689ef218e76c)

Author SHA1 Message Date
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Al Viro 8524f59d47 ieee80211: beacon->capability is little-endian 17 years ago
Al Viro d9e94d5647 ieee80211: fix misannotations 17 years ago
Al Viro 8fffc15dc7 eliminate byteswapping in struct ieee80211_qos_parameters 17 years ago
YOSHIFUJI Hideaki 4e39430ae3 [IEEE80211]: Use htons() where appropriate. 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
John W. Linville 04045f98e0 [IEEE80211]: avoid integer underflow for runt rx frames 18 years ago
Jouni Malinen 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 31c7711b50 [SK_BUFF]: Some more simple skb_reset_network_header conversions 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
YOSHIFUJI Hideaki 642656518b [NET] IEEE80211: Fix whitespace errors. 18 years ago
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