John W. Linville
9a107aa24a
[PATCH] softmac: remove function_enter()
...
Remove the function_enter() debugging macros.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
1196862b79
[PATCH] softmac: remove dead code
...
This patch removes ieee80211softmac_reassoc which is neither implemented
nor used nor necessary.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
b6c7658ef8
[PATCH] softmac: add reassociation code
...
This patch adds handling of reassociation to softmac when the AP
requests it. Patch from Larry Finger.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
7985905106
[PATCH] update copyright in softmac
...
This patch updates the copyright statements in softmac that I
erroneously added for 2005 only (when we already had 2006).
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
4855d25b1e
[PATCH] softmac: add copyright and license headers
...
add copyright and license headers to all softmac files
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
1dc09776d7
[PATCH] softmac: scan at least once before selecting a network by essid
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
48b2e4ce69
[PATCH] softmac: check if disassociation is for us before processing it
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
78e4f36e05
[PATCH] softmac: select "best" network based on rssi
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
51da28a847
[PATCH] softmac: add fixme for disassoc
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
d1469cf2c7
[PATCH] softmac: try to reassociate when being disassociated from the AP
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
2dd50801b3
[PATCH] softmac: correctly use netif_carrier_{on,off}
...
TODO: add callbacks for ifup/ifdown (see mailing list)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
5c4df6da58
[PATCH] softmac: convert to use global workqueue
...
Convert softmac to use global workqueue instead of private one...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago
Johannes Berg
370121e519
[PATCH] wireless: Add softmac layer to the kernel
...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
19 years ago