Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d2a8401d27e3eb8b71d09dd67e0e7d0085b5e29
/
net
/
ieee80211
/
softmac
94e10bf
softmac: fix wext MLME request reason code endianness
by Johannes Berg
· 17 years ago
501d857
[IEEE80211]: Fix softmac lockdep reports.
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ee0a816
[PATCH] softmac: Fix compiler-warning
by Richard Knutsson
· 17 years ago
efe870f
[PATCH] softmac: Fix inability to associate with WEP networks
by Larry Finger
· 17 years ago
fdc8f43
[PATCH] softmac: Fix deadlock of wx_set_essid with assoc work
by Michael Buesch
· 17 years ago
4cf92a3
[PATCH] softmac: Fix ESSID problem
by Jean Tourrilhes
· 17 years ago
67c4f7a
[PATCH] softmac: use list_for_each_entry
by Akinobu Mita
· 17 years ago
ef7ab23
[PATCH] softmac: alloc_ieee80211() NULL check
by Akinobu Mita
· 17 years ago
b312362
Merge branch 'upstream' into upstream-jgarzik
by John W. Linville
· 18 years ago
bb52a65
[PATCH] ieee80211softmac: Fix setting of initial transmit rates
by Larry Finger
· 18 years ago
6426565
[NET] IEEE80211: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
6bbdce5
[PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate
by John W. Linville
· 18 years ago
0c234ae
[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
by Ulrich Kunitz
· 18 years ago
6f07a8a
[PATCH] ieee80211softmac: Fix errors related to the work_struct changes
by Ulrich Kunitz
· 18 years ago
db9a758
[PATCH] workstruct: fix ieee80211-softmac compile problem
by David Howells
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
cc8ce99
[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme
by Maxime Austruy
· 18 years ago
2b50c24
[PATCH] softmac: Fixed handling of deassociation from AP
by Ulrich Kunitz
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
38e3a64
[PATCH] softmac: reduce scan debug output
by Larry Finger
· 18 years ago
571d6ee
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
by Arnaldo Carvalho de Melo
· 18 years ago
5398d59
[PATCH] ieee80211softmac: fix verbosity when debug disabled
by Larry Finger
· 18 years ago
a3df3b6
[PATCH] softmac: remove netif_tx_disable when scanning
by Michael Buesch
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6684e59
[PATCH] sotftmac: fix a slab corruption in WEP restricted key association
by Laurent Riffard
· 18 years ago
7c28ad2
[PATCH] softmac: Fix WX and association related races
by Michael Buesch
· 18 years ago
b978d02
[PATCH] bcm43xx: WE-21 support
by Larry Finger
· 18 years ago
d7712ac
[PATCH] softmac: export highest_supported_rate function
by Daniel Drake
· 18 years ago
5acd0c41
[PATCH] softmac: ERP handling and driver-level notifications
by Daniel Drake
· 18 years ago
345f6b8
[PATCH] softmac: do shared key auth in workqueue
by Daniel Drake
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
4a232e7
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
by John W. Linville
· 18 years ago
9f101fc
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out
by Joseph Jezak
· 18 years ago
cb74c43
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
by Joseph Jezak
· 18 years ago
6d41e26
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req
by Larry Finger
· 18 years ago
7bd6b91
[PATCH] wireless: correct dump of WPA IE
by Larry Finger
· 18 years ago
c4b3d1b
[PATCH] softmac: unified capabilities computation
by Joseph Jezak
· 18 years ago
6ae15df
[PATCH] softmac: Fix handling of authentication failure
by Daniel Drake
· 18 years ago
76ea4c7
[PATCH] softmac: complete shared key authentication
by Daniel Drake
· 18 years ago
47fbe1b
[PATCH] ieee80211softmac_io.c: fix warning "defined but not used"
by Toralf Förster
· 18 years ago
8462fe3
[PATCH] softmac: suggest per-frame-type TX rate
by Daniel Drake
· 19 years ago
6d92f83
[PATCH] softmac: deauthentication implies deassociation
by Daniel Drake
· 19 years ago
fd5226a
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 19 years ago
d57336e
[PATCH] softmac: make non-operational after being stopped
by Daniel Drake
· 19 years ago
995c992
[PATCH] softmac: don't reassociate if user asked for deauthentication
by Daniel Drake
· 19 years ago
921a91e
[PATCH] softmac: clean up event handling code
by Johannes Berg
· 19 years ago
9a1771e8
[PATCH] softmac: add SIOCSIWMLME
by Johannes Berg
· 19 years ago
818667f
[PATCH] softmac: fix SIOCSIWAP
by Johannes Berg
· 19 years ago
6788a07
[PATCH] softmac: report when scanning has finished
by Johannes Berg
· 19 years ago
feeeaa8
[PATCH] softmac: fix event sending
by Johannes Berg
· 19 years ago
68970ce
[PATCH] softmac: handle iw_mode properly
by johannes@sipsolutions.net
· 19 years ago
fc24274
[PATCH] softmac: dont send out packets while scanning
by johannes@sipsolutions.net
· 19 years ago
ba2f8c1
[PATCH] softmac: return -EAGAIN from getscan while scanning
by johannes@sipsolutions.net
· 19 years ago
9b0b4d8
[PATCH] softmac: fix spinlock recursion on reassoc
by Michael Buesch
· 19 years ago
e4b5fae
[PATCH] softmac uses Wiress Ext.
by Randy Dunlap
· 19 years ago
2638fed
[PATCH] softmac: reduce default rate to 11Mbps.
by David Woodhouse
· 19 years ago
16f4352
[PATCH] softmac: reduce scan dwell time
by David Woodhouse
· 19 years ago
4edac92
[PATCH] Restore channel setting after scan.
by David Woodhouse
· 19 years ago
9a107aa
[PATCH] softmac: remove function_enter()
by John W. Linville
· 19 years ago
fe0b06b
[PATCH] Fix softmac scan
by Larry Finger
· 19 years ago
1196862
[PATCH] softmac: remove dead code
by Johannes Berg
· 19 years ago
b6c7658
[PATCH] softmac: add reassociation code
by Johannes Berg
· 19 years ago
b10c991
[PATCH] softmac: update deauth handler to quiet warning
by Johannes Berg
· 19 years ago
f484d58
[PATCH] trivial fixes to softmac
by Johannes Berg
· 19 years ago
7985905
[PATCH] update copyright in softmac
by Johannes Berg
· 19 years ago
4c718cf
[PATCH] softmac: move EXPORT_SYMBOL_GPL right after functions
by Johannes Berg
· 19 years ago
9ebdd46
[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs
by Johannes Berg
· 19 years ago
4855d25
[PATCH] softmac: add copyright and license headers
by Johannes Berg
· 19 years ago
b2b9b651
[PATCH] softmac: some comment stuff
by Johannes Berg
· 19 years ago
bba52d5
[PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgt
by Johannes Berg
· 19 years ago
1dc0977
[PATCH] softmac: scan at least once before selecting a network by essid
by Johannes Berg
· 19 years ago
48b2e4c
[PATCH] softmac: check if disassociation is for us before processing it
by Johannes Berg
· 19 years ago
78e4f36
[PATCH] softmac: select "best" network based on rssi
by Johannes Berg
· 19 years ago
51da28a
[PATCH] softmac: add fixme for disassoc
by Johannes Berg
· 19 years ago
d1469cf
[PATCH] softmac: try to reassociate when being disassociated from the AP
by Johannes Berg
· 19 years ago
2dd5080
[PATCH] softmac: correctly use netif_carrier_{on,off}
by Johannes Berg
· 19 years ago
5c4df6d
[PATCH] softmac: convert to use global workqueue
by Johannes Berg
· 19 years ago
45867e6
[PATCH] softmac: fix Makefiles
by Johannes Berg
· 19 years ago
714e1a5
[PATCH] softmac: fix some sparse warnings
by Johannes Berg
· 19 years ago
3282183
[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
by Johannes Berg
· 19 years ago
370121e
[PATCH] wireless: Add softmac layer to the kernel
by Johannes Berg
· 19 years ago