Commit Graph

252 Commits (92d499d991ec4f5cbd00d6f33967eab9d3ee8d6c)

Author SHA1 Message Date
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 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Geert Uytterhoeven 5a1cb47ff4 m68k: sg fallout 18 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 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
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 1c9e8ef7f7 [NET] IEEE80211: Use htons() where appropriate. 18 years ago
Patrick Ringl 0fa7d868ca [PATCH] fix typos in net/ieee80211/Kconfig 18 years ago
Larry Finger bb52a653ea [PATCH] ieee80211softmac: Fix setting of initial transmit rates 18 years ago
YOSHIFUJI Hideaki 642656518b [NET] IEEE80211: Fix whitespace errors. 18 years ago
Larry Finger 46b8c85e1d [PATCH] ieee80211: Fix sparse warning 18 years ago
John W. Linville 6bbdce5ac7 [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate 18 years ago
Ulrich Kunitz 0c234ae655 [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie 18 years ago
Ulrich Kunitz 6f07a8a3eb [PATCH] ieee80211softmac: Fix errors related to the work_struct changes 18 years ago
David Howells db9a758c38 [PATCH] workstruct: fix ieee80211-softmac compile problem 18 years ago
Maxime Austruy cc8ce997d2 [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme 18 years ago
Ulrich Kunitz 2b50c24554 [PATCH] softmac: Fixed handling of deassociation from AP 18 years ago