summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu2007-11-301-1/+2
|\
| * ieee80211: fix unaligned access in ieee80211_copy_snapDaniel Drake2007-11-291-1/+2
* | ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain2007-11-202-3/+3
|/
* softmac: fix wext MLME request reason code endiannessJohannes Berg2007-11-101-1/+1
* [NET]: Removing duplicit #includesJiri Olsa2007-11-072-2/+0
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-7/+2
* m68k: sg falloutGeert Uytterhoeven2007-10-242-2/+2
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-232-0/+2
* Update net/ to use sg helpersJens Axboe2007-10-222-14/+7
* Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* [PATCH] ieee80211: fix TKIP QoS bugJohannes Berg2007-10-161-1/+1
* [IEEE80211]: Fix softmac lockdep reports.Johannes Berg2007-10-106-17/+23
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-107-68/+94
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-101-2/+3
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-031-1/+1
|\
| * [PATCH] softmac: Fix compiler-warningRichard Knutsson2007-10-021-1/+1
* | [IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville2007-10-011-0/+6
|/
* [PATCH] softmac: Fix inability to associate with WEP networksLarry Finger2007-09-212-36/+20
* [PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch2007-08-061-3/+8
* [PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes2007-07-171-5/+2
* [PATCH] softmac: Fix ESSID problemJean Tourrilhes2007-07-101-1/+4
* [PATCH] softmac: use list_for_each_entryAkinobu Mita2007-07-081-21/+11
* [PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita2007-05-291-1/+4
* [PATCH] ieee80211: fix incomplete error messageAkinobu Mita2007-05-291-1/+1
* [PATCH] ieee80211: include frequency in scan resultsLarry Finger2007-05-081-3/+5
* [PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger2007-05-081-0/+16
* [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger2007-04-281-0/+1
* [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2007-04-282-3/+3
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-287-10/+10
* [WIRELESS]: Refactor wireless Kconfig.Johannes Berg2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-253-8/+8
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Some more simple skb_reset_network_header conversionsArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+4
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [NET] IEEE80211: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-1/+1
* [PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl2007-03-241-3/+3
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-172-18/+6
|\
| * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-142-18/+6
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-1712-145/+145
|\ \
| * | [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1012-145/+145
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-3/+0
|\ \ \ | |/ / |/| / | |/
| * [PATCH] ieee80211: Fix sparse warningLarry Finger2007-02-091-3/+0