Commit Graph

267 Commits (0b77f5bfb45c13e1e5142374f9d6ca75292252a4)

Author SHA1 Message Date
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Adrian Bunk 7524d7d6de the scheduled ieee80211 softmac removal 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 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 c414e84b22 ieee80211softmac_auth_resp() fix 17 years ago
Al Viro b16f13d00c several missing cpu_to_le16() in ieee80211softmac_capabilities() 17 years ago
Al Viro 8fffc15dc7 eliminate byteswapping in struct ieee80211_qos_parameters 17 years ago
Roel Kluin f59d978275 wireless: fix '!x & y' typo's 17 years ago
YOSHIFUJI Hideaki 4e39430ae3 [IEEE80211]: Use htons() where appropriate. 17 years ago
John W. Linville edae58ead5 softmac: mark as obsolete and schedule for removal 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Daniel Drake 01e1f045e6 ieee80211: fix unaligned access in ieee80211_copy_snap 17 years ago
Guillaume Chazarain 92468c53cf ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 17 years ago
Johannes Berg 94e10bfb8a softmac: fix wext MLME request reason code endianness 17 years ago
Jiri Olsa 40208d71e0 [NET]: Removing duplicit #includes 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago
Geert Uytterhoeven 5a1cb47ff4 m68k: sg fallout 17 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 17 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 17 years ago
Jean Delvare c03983ac9b Spelling fix: explicitly 18 years ago
Johannes Berg e797aa1b7d [PATCH] ieee80211: fix TKIP QoS bug 18 years ago
Johannes Berg 501d857ec9 [IEEE80211]: Fix softmac lockdep reports. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Richard Knutsson ee0a8169b6 [PATCH] softmac: Fix compiler-warning 18 years ago
John W. Linville 04045f98e0 [IEEE80211]: avoid integer underflow for runt rx frames 18 years ago
Larry Finger efe870f9f4 [PATCH] softmac: Fix inability to associate with WEP networks 18 years ago
Michael Buesch fdc8f43b5e [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work 18 years ago
Jean Tourrilhes 90869b249b [PATCH] softmac: Channel is listed twice in scan output 18 years ago
Jean Tourrilhes 4cf92a3cd9 [PATCH] softmac: Fix ESSID problem 18 years ago
Akinobu Mita 67c4f7aa9e [PATCH] softmac: use list_for_each_entry 18 years ago
Akinobu Mita ef7ab2357b [PATCH] softmac: alloc_ieee80211() NULL check 18 years ago
Akinobu Mita a76193df7c [PATCH] ieee80211: fix incomplete error message 18 years ago
Larry Finger 93afe3da36 [PATCH] ieee80211: include frequency in scan results 18 years ago
Larry Finger f5cdf30618 [PATCH] ieee80211: add ieee80211_channel_to_freq 18 years ago
Larry Finger 2933d42cb7 [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX 18 years ago
Larry Finger aeb998c124 [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional 18 years ago
Jouni Malinen 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
Johannes Berg 2a5e1c0eb9 [WIRELESS]: Refactor wireless Kconfig. 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 eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 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