| Commit message (Expand) | Author | Age | Files | Lines |
* | the scheduled ieee80211 softmac removal | Adrian Bunk | 2008-03-13 | 1 | -413/+0 |
* | ieee80211softmac_auth_resp() fix | Al Viro | 2008-01-28 | 1 | -3/+3 |
* | [IEEE80211]: Fix softmac lockdep reports. | Johannes Berg | 2007-10-10 | 1 | -4/+4 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -15/+20 |
* | [NET] IEEE80211: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -39/+39 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] softmac: Fixed handling of deassociation from AP | Ulrich Kunitz | 2006-12-05 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -9/+15 |
|\| |
|
| * | [PATCH] Check ieee80211softmac_auth_resp kmalloc result | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -4/+10 |
| * | [PATCH] ieee80211softmac: fix verbosity when debug disabled | Larry Finger | 2006-12-02 | 1 | -5/+5 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -10/+13 |
|/ |
|
* | [PATCH] softmac: do shared key auth in workqueue | Daniel Drake | 2006-07-27 | 1 | -6/+22 |
* | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network | Joseph Jezak | 2006-07-05 | 1 | -2/+2 |
* | [PATCH] softmac: complete shared key authentication | Daniel Drake | 2006-06-05 | 1 | -5/+7 |
* | [PATCH] softmac: deauthentication implies deassociation | Daniel Drake | 2006-05-05 | 1 | -0/+3 |
* | [PATCH] softmac: make non-operational after being stopped | Daniel Drake | 2006-05-05 | 1 | -0/+11 |
* | [PATCH] softmac: don't reassociate if user asked for deauthentication | Daniel Drake | 2006-05-05 | 1 | -2/+3 |
* | [PATCH] softmac: remove function_enter() | John W. Linville | 2006-03-23 | 1 | -12/+0 |
* | [PATCH] softmac: update deauth handler to quiet warning | Johannes Berg | 2006-03-22 | 1 | -4/+4 |
* | [PATCH] trivial fixes to softmac | Johannes Berg | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] update copyright in softmac | Johannes Berg | 2006-03-22 | 1 | -5/+5 |
* | [PATCH] softmac: add copyright and license headers | Johannes Berg | 2006-03-22 | 1 | -0/+26 |
* | [PATCH] softmac: correctly use netif_carrier_{on,off} | Johannes Berg | 2006-03-22 | 1 | -0/+2 |
* | [PATCH] softmac: convert to use global workqueue | Johannes Berg | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] softmac: fix some sparse warnings | Johannes Berg | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] wireless: Add softmac layer to the kernel | Johannes Berg | 2006-03-22 | 1 | -0/+348 |