| Commit message (Expand) | Author | Age |
* | the scheduled ieee80211 softmac removal | Adrian Bunk | 2008-03-13 |
* | [IEEE80211]: Fix softmac lockdep reports. | Johannes Berg | 2007-10-10 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [PATCH] softmac: Fix inability to associate with WEP networks | Larry Finger | 2007-09-21 |
* | [PATCH] softmac: Fix ESSID problem | Jean Tourrilhes | 2007-07-10 |
* | [NET] IEEE80211: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [PATCH] ieee80211softmac: Fix errors related to the work_struct changes | Ulrich Kunitz | 2006-12-19 |
* | [PATCH] workstruct: fix ieee80211-softmac compile problem | David Howells | 2006-12-10 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 |
|\ |
|
| * | [PATCH] softmac: Fixed handling of deassociation from AP | Ulrich Kunitz | 2006-12-05 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] softmac: Fix WX and association related races | Michael Buesch | 2006-10-16 |
* | [PATCH] softmac: ERP handling and driver-level notifications | Daniel Drake | 2006-07-27 |
* | [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 | John W. Linville | 2006-07-05 |
* | [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t... | Joseph Jezak | 2006-07-05 |
* | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network | Joseph Jezak | 2006-07-05 |
* | [PATCH] softmac: Fix handling of authentication failure | Daniel Drake | 2006-06-05 |
* | [PATCH] softmac: suggest per-frame-type TX rate | Daniel Drake | 2006-05-05 |
* | [PATCH] softmac: deauthentication implies deassociation | Daniel Drake | 2006-05-05 |
* | Merge branch 'upstream-fixes' into upstream | John W. Linville | 2006-05-05 |
|\ |
|
| * | [PATCH] softmac: make non-operational after being stopped | Daniel Drake | 2006-05-05 |
* | | [PATCH] softmac: add SIOCSIWMLME | Johannes Berg | 2006-04-24 |
|/ |
|
* | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg | 2006-04-24 |
* | [PATCH] softmac: fix event sending | Johannes Berg | 2006-04-19 |
* | [PATCH] softmac: fix spinlock recursion on reassoc | Michael Buesch | 2006-04-19 |
* | [PATCH] softmac: remove function_enter() | John W. Linville | 2006-03-23 |
* | [PATCH] softmac: remove dead code | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: add reassociation code | Johannes Berg | 2006-03-22 |
* | [PATCH] update copyright in softmac | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: add copyright and license headers | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: scan at least once before selecting a network by essid | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: check if disassociation is for us before processing it | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: select "best" network based on rssi | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: add fixme for disassoc | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: try to reassociate when being disassociated from the AP | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: correctly use netif_carrier_{on,off} | Johannes Berg | 2006-03-22 |
* | [PATCH] softmac: convert to use global workqueue | Johannes Berg | 2006-03-22 |
* | [PATCH] wireless: Add softmac layer to the kernel | Johannes Berg | 2006-03-22 |