summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_module.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-3/+4
* [PATCH] ieee80211: fix incomplete error messageAkinobu Mita2007-05-291-1/+1
* [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXXLarry Finger2007-04-281-0/+1
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-2/+2
* [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-021-0/+11
* [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-021-4/+1Star
* [PATCH] ieee80211: allow mtu bigger than 1500matthieu castet2006-12-021-0/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg2006-02-171-1/+1
* [PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi2006-01-271-0/+18
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-061-1/+0Star
* Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\
| * [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-221-1/+0Star
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-6/+18
* | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-221-1/+1
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-221-0/+2
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-221-1/+6
* | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-221-0/+1
* | [PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2005-09-221-0/+2
* | [PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos2005-09-161-20/+6Star
|/
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-21/+19Star
* ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc2005-08-261-0/+26
* [PATCH] ieee80211: remove pci.h #include'sAdrian Bunk2005-06-281-1/+0Star
* [PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro2005-05-281-5/+11
* [NET] ieee80211 subsystemJeff Garzik2005-05-131-0/+268