summaryrefslogtreecommitdiff
path: root/net/ieee80211/ieee80211_module.c
AgeCommit message (Expand)Author
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-08-22net/ieee80211: adjust error handlingJulia Lawall
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-05-29[PATCH] ieee80211: fix incomplete error messageAkinobu Mita
2007-04-28[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo
2006-12-02[PATCH] ieee80211: allow mtu bigger than 1500matthieu castet
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-17[PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg
2006-01-27[PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-22[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos
2005-09-22[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos
2005-09-21[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos
2005-09-16[PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik
2005-08-25ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc
2005-06-27[PATCH] ieee80211: remove pci.h #include'sAdrian Bunk
2005-05-27[PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro
2005-05-12[NET] ieee80211 subsystemJeff Garzik