aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-22net/ieee80211: adjust error handlingJulia Lawall1-4/+4
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-20/+28
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-1/+1
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk1-89/+0
2008-05-07remove ieee80211_tx_frame()Adrian Bunk1-86/+0
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-14/+29
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller1-14/+29
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk12-3176/+0
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-28ieee80211: beacon->capability is little-endianAl Viro1-20/+19
2008-01-28ieee80211: fix misannotationsAl Viro3-19/+19
2008-01-28ieee80211softmac_auth_resp() fixAl Viro1-3/+3
2008-01-28several missing cpu_to_le16() in ieee80211softmac_capabilities()Al Viro1-5/+5
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro1-3/+3
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin1-1/+1
2008-01-28[IEEE80211]: Use htons() where appropriate.YOSHIFUJI Hideaki1-2/+2
2008-01-28softmac: mark as obsolete and schedule for removalJohn W. Linville1-2/+3
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Herbert Xu1-1/+2
2007-11-29ieee80211: fix unaligned access in ieee80211_copy_snapDaniel Drake1-1/+2
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain2-3/+3
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg1-1/+1
2007-11-07[NET]: Removing duplicit #includesJiri Olsa2-2/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-7/+2
2007-10-24m68k: sg falloutGeert Uytterhoeven2-2/+2
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle2-0/+2
2007-10-22Update net/ to use sg helpersJens Axboe2-14/+7
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
2007-10-16[PATCH] ieee80211: fix TKIP QoS bugJohannes Berg1-1/+1
2007-10-10[IEEE80211]: Fix softmac lockdep reports.Johannes Berg6-17/+23
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches7-68/+94
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen1-2/+3
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+1
2007-10-02[PATCH] softmac: Fix compiler-warningRichard Knutsson1-1/+1
2007-10-01[IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville1-0/+6
2007-09-21[PATCH] softmac: Fix inability to associate with WEP networksLarry Finger2-36/+20
2007-08-06[PATCH] softmac: Fix deadlock of wx_set_essid with assoc workMichael Buesch1-3/+8
2007-07-17[PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes1-5/+2
2007-07-10[PATCH] softmac: Fix ESSID problemJean Tourrilhes1-1/+4
2007-07-08[PATCH] softmac: use list_for_each_entryAkinobu Mita1-21/+11
2007-05-29[PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita1-1/+4
2007-05-29[PATCH] ieee80211: fix incomplete error messageAkinobu Mita1-1/+1
2007-05-08[PATCH] ieee80211: include frequency in scan resultsLarry Finger1-3/+5
2007-05-08[PATCH] ieee80211: add ieee80211_channel_to_freqLarry Finger1-0/+16
2007-04-28[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger1-0/+1
2007-04-28[PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditionalLarry Finger2-3/+3
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen7-10/+10
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg1-1/+2