Commit Graph

242 Commits (050f009e16f908932070313c1745d09dc69fd62b)

Author SHA1 Message Date
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
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Larry Finger 38e3a6466f [PATCH] softmac: reduce scan debug output 18 years ago
Daniel Drake 718cc4ca2b [PATCH] ieee80211: Provide generic get_stats implementation 18 years ago
Arnaldo Carvalho de Melo 571d6eee9b [PATCH] Check ieee80211softmac_auth_resp kmalloc result 18 years ago
Larry Finger 5398d5901d [PATCH] ieee80211softmac: fix verbosity when debug disabled 18 years ago
Larry Finger 837925df02 [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages 18 years ago
matthieu castet 42a4cf9576 [PATCH] ieee80211: allow mtu bigger than 1500 18 years ago
Daniel Drake c9308b06c0 [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx 18 years ago
Michael Buesch a3df3b6f2e [PATCH] softmac: remove netif_tx_disable when scanning 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago