knfsd: nfsd4: return nfserr_wrongsec
[safe/jmp/linux-2.6] / net / ieee80211 / softmac /
2007-07-10 Jean Tourrilhes[PATCH] softmac: Fix ESSID problem
2007-07-09 Akinobu Mita[PATCH] softmac: use list_for_each_entry
2007-05-29 Akinobu Mita[PATCH] softmac: alloc_ieee80211() NULL check
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-14 Larry Finger[PATCH] ieee80211softmac: Fix setting of initial transm...
2007-02-11 YOSHIFUJI Hideaki[NET] IEEE80211: Fix whitespace errors.
2007-02-05 John W. Linville[PATCH] softmac: avoid assert in ieee80211softmac_wx_ge...
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix mutex_lock at exit of...
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix errors related to the...
2006-12-10 David Howells[PATCH] workstruct: fix ieee80211-softmac compile problem
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 Maxime Austruy[PATCH] softmac: fix unbalanced mutex_lock/unlock in...
2006-12-06 Ulrich Kunitz[PATCH] softmac: Fixed handling of deassociation from AP
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Larry Finger[PATCH] softmac: reduce scan debug output
2006-12-02 Arnaldo Carvalho... [PATCH] Check ieee80211softmac_auth_resp kmalloc result
2006-12-02 Larry Finger[PATCH] ieee80211softmac: fix verbosity when debug...
2006-11-28 Michael Buesch[PATCH] softmac: remove netif_tx_disable when scanning
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 Laurent Riffard[PATCH] sotftmac: fix a slab corruption in WEP restrict...
2006-10-17 Michael Buesch[PATCH] softmac: Fix WX and association related races
2006-09-25 Larry Finger[PATCH] bcm43xx: WE-21 support
2006-07-27 Daniel Drake[PATCH] softmac: export highest_supported_rate function
2006-07-27 Daniel Drake[PATCH] softmac: ERP handling and driver-level notifica...
2006-07-27 Daniel Drake[PATCH] softmac: do shared key auth in workqueue
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-05 John W. Linville[PATCH] softmac: fix build-break from 881ee6999d66c8fc9...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Add network to ieee80211softmac_call_e...
2006-07-05 Joseph Jezak[PATCH] SoftMAC: Prevent multiple authentication attemp...
2006-07-05 Larry Finger[PATCH] 2.6.17 missing a call to ieee80211softmac_capab...
2006-06-15 Larry Finger[PATCH] wireless: correct dump of WPA IE
2006-06-05 Joseph Jezak[PATCH] softmac: unified capabilities computation
2006-06-05 Daniel Drake[PATCH] softmac: Fix handling of authentication failure
2006-06-05 Daniel Drake[PATCH] softmac: complete shared key authentication
2006-06-05 Toralf Förster[PATCH] ieee80211softmac_io.c: fix warning "defined...
2006-05-20 Jeff GarzikMerge branch 'master' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: suggest per-frame-type TX rate
2006-05-05 Daniel Drake[PATCH] softmac: deauthentication implies deassociation
2006-05-05 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-05 Daniel Drake[PATCH] softmac: make non-operational after being stopped
2006-05-05 Daniel Drake[PATCH] softmac: don't reassociate if user asked for...
2006-04-24 Johannes Berg[PATCH] softmac: clean up event handling code
2006-04-24 Johannes Berg[PATCH] softmac: add SIOCSIWMLME
2006-04-24 Johannes Berg[PATCH] softmac: fix SIOCSIWAP
2006-04-19 Johannes Berg[PATCH] softmac: report when scanning has finished
2006-04-19 Johannes Berg[PATCH] softmac: fix event sending
2006-04-19 johannes@sipsoluti... [PATCH] softmac: handle iw_mode properly
2006-04-19 johannes@sipsoluti... [PATCH] softmac: dont send out packets while scanning
2006-04-19 johannes@sipsoluti... [PATCH] softmac: return -EAGAIN from getscan while...
2006-04-19 Michael Buesch[PATCH] softmac: fix spinlock recursion on reassoc
2006-04-19 Randy Dunlap[PATCH] softmac uses Wiress Ext.
2006-03-27 David Woodhouse[PATCH] softmac: reduce default rate to 11Mbps.
2006-03-27 David Woodhouse[PATCH] softmac: reduce scan dwell time
2006-03-23 David Woodhouse[PATCH] Restore channel setting after scan.
2006-03-23 John W. Linville[PATCH] softmac: remove function_enter()
2006-03-23 Larry Finger[PATCH] Fix softmac scan
2006-03-23 Johannes Berg[PATCH] softmac: remove dead code
2006-03-23 Johannes Berg[PATCH] softmac: add reassociation code
2006-03-23 Johannes Berg[PATCH] softmac: update deauth handler to quiet warning
2006-03-23 Johannes Berg[PATCH] trivial fixes to softmac
2006-03-23 Johannes Berg[PATCH] update copyright in softmac
2006-03-23 Johannes Berg[PATCH] softmac: move EXPORT_SYMBOL_GPL right after...
2006-03-23 Johannes Berg[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs
2006-03-23 Johannes Berg[PATCH] softmac: add copyright and license headers
2006-03-23 Johannes Berg[PATCH] softmac: some comment stuff
2006-03-23 Johannes Berg[PATCH] softmac: properly check return value of ieee802...
2006-03-23 Johannes Berg[PATCH] softmac: scan at least once before selecting...
2006-03-23 Johannes Berg[PATCH] softmac: check if disassociation is for us...
2006-03-23 Johannes Berg[PATCH] softmac: select "best" network based on rssi
2006-03-23 Johannes Berg[PATCH] softmac: add fixme for disassoc
2006-03-23 Johannes Berg[PATCH] softmac: try to reassociate when being disassoc...
2006-03-23 Johannes Berg[PATCH] softmac: correctly use netif_carrier_{on,off}
2006-03-23 Johannes Berg[PATCH] softmac: convert to use global workqueue
2006-03-23 Johannes Berg[PATCH] softmac: fix Makefiles
2006-03-23 Johannes Berg[PATCH] softmac: fix some sparse warnings
2006-03-23 Johannes Berg[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
2006-03-23 Johannes Berg[PATCH] wireless: Add softmac layer to the kernel