aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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