summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-217-3642/+0
* lib80211: consolidate crypt init routinesJohn W. Linville2008-11-211-24/+2
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-2110-1842/+58
* wireless: fix two bad print_ssid conversionsHolger Schurig2008-11-101-0/+4
* net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-311-1/+1
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-312-9/+17
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-312-22/+5
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-314-44/+20
* make ieee80211 invisibleJohannes Berg2008-10-311-40/+16
* net: convert print_mac to %pMJohannes Berg2008-10-274-75/+43
* net/ieee80211: adjust error handlingJulia Lawall2008-08-221-4/+4
* 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
OpenPOWER on IntegriCloud