aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/ieee80211softmac_auth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk1-413/+0
2008-01-28ieee80211softmac_auth_resp() fixAl Viro1-3/+3
2007-10-10[IEEE80211]: Fix softmac lockdep reports.Johannes Berg1-4/+4
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-15/+20
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki1-39/+39
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-0/+2
2006-12-05[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-9/+15
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo1-4/+10
2006-12-02[PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger1-5/+5
2006-11-22WorkStruct: make allyesconfigDavid Howells1-10/+13
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-6/+22
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak1-2/+2
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake1-5/+7
2006-05-05[PATCH] softmac: deauthentication implies deassociationDaniel Drake1-0/+3
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-0/+11
2006-05-05[PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake1-2/+3
2006-03-23[PATCH] softmac: remove function_enter()John W. Linville1-12/+0
2006-03-22[PATCH] softmac: update deauth handler to quiet warningJohannes Berg1-4/+4
2006-03-22[PATCH] trivial fixes to softmacJohannes Berg1-1/+1
2006-03-22[PATCH] update copyright in softmacJohannes Berg1-5/+5
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg1-0/+26
2006-03-22[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg1-0/+2
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-3/+3
2006-03-22[PATCH] softmac: fix some sparse warningsJohannes Berg1-1/+1
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg1-0/+348