summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-20/+28
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-1/+1
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-89/+0
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-86/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-14/+29
|\
| * [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-081-14/+29
* | the scheduled ieee80211 softmac removalAdrian Bunk2008-03-1312-3176/+0
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
|/
* ieee80211: beacon->capability is little-endianAl Viro2008-01-281-20/+19
* ieee80211: fix misannotationsAl Viro2008-01-283-19/+19
* ieee80211softmac_auth_resp() fixAl Viro2008-01-281-3/+3
* several missing cpu_to_le16() in ieee80211softmac_capabilities()Al Viro2008-01-281-5/+5
* eliminate byteswapping in struct ieee80211_qos_parametersAl Viro2008-01-281-3/+3
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* [IEEE80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-2/+2
* softmac: mark as obsolete and schedule for removalJohn W. Linville2008-01-281-2/+3
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2
* 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
OpenPOWER on IntegriCloud