Commit Graph

226 Commits (80c72fe415698049a477314ac82790c1af0fa7e3)

Author SHA1 Message Date
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
Zhu Yi efa53ebe0d [PATCH] ieee80211: Fix kernel panic when QoS is enabled 18 years ago
Jiri Benc aec41a0d02 [PATCH] ieee80211: don't flood log with errors 18 years ago
Patrick McHardy bcbaecbb99 [CRYPTO] users: Select ECB/CBC where needed 19 years ago
Laurent Riffard 6684e59aa3 [PATCH] sotftmac: fix a slab corruption in WEP restricted key association 19 years ago
Michael Buesch 7c28ad2d83 [PATCH] softmac: Fix WX and association related races 19 years ago
Larry Finger b978d0278c [PATCH] bcm43xx: WE-21 support 19 years ago
Jeff Garzik 1837987992 net/ieee80211: fix more crypto-related build breakage 19 years ago
Herbert Xu 3505868791 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 19 years ago
Herbert Xu f12cc2090d [CRYPTO] users: Use block ciphers where applicable 19 years ago
Zhu Yi f09fc44d8c [PATCH] ieee80211: Workaround malformed 802.11 frames from AP 19 years ago
Zhu Yi 5a65694971 [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines 19 years ago
Zhu Yi b4328d87ec [PATCH] ieee80211: TKIP and CCMP replay check rework 19 years ago
Zhu Yi 051562f7e9 [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning 19 years ago
Zhu Yi 65b6a27751 [PATCH] ieee80211: Fix header->qos_ctl endian issue 19 years ago
Daniel Drake f2060f039e [PATCH] ieee80211: Make ieee80211_rx_any usable 19 years ago