aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville1-293/+0
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville1-24/+2
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-10/+13
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-26/+0
2008-08-22net/ieee80211: adjust error handlingJulia Lawall1-4/+4
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-05-29[PATCH] ieee80211: fix incomplete error messageAkinobu Mita1-1/+1
2007-04-28[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger1-0/+1
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-2/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake1-0/+11
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo1-4/+1
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet1-0/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-17[PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg1-1/+1
2006-01-27[PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi1-0/+18
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik1-1/+0
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik1-1/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-1/+1
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos1-1/+0
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSIONJames Ketrenos1-6/+18
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos1-0/+2
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reportingJames Ketrenos1-1/+6
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos1-0/+1
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos1-0/+2
2005-09-16[PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos1-20/+6
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik1-21/+19
2005-08-25ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc1-0/+26
2005-06-27[PATCH] ieee80211: remove pci.h #include'sAdrian Bunk1-1/+0
2005-05-27[PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro1-5/+11
2005-05-12[NET] ieee80211 subsystemJeff Garzik1-0/+268