Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
10ea76cc25b6738eb2f7c58b3312e1ebc61f753e
/
net
/
wireless
« Previous
053a93d
cfg80211: assign device type in netdev notifier callback
by Marcel Holtmann
· 15 years ago
8f1546c
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
by Johannes Berg
· 15 years ago
8503bd8
wext: Add bound checks for copy_from_user
by Arjan van de Ven
· 15 years ago
8bb8948
cfg80211: always get BSS
by Johannes Berg
· 15 years ago
4be3bd8
cfg80211: don't set privacy w/o key
by Johannes Berg
· 15 years ago
33de4f9
cfg80211: wext: don't display BSSID unless associated
by Johannes Berg
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
94f8585
cfg80211: don't overwrite privacy setting
by Johannes Berg
· 15 years ago
90c215c
cfg80211: fix SME connect
by Johannes Berg
· 15 years ago
012a1b3
cfg80211: minimal error handling for wext-compat freq scanning
by Holger Schurig
· 15 years ago
50425b0
cfg80211: use cfg80211_wext_freq() for freq conversion
by Holger Schurig
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
bbac31f
cfg80211: fix SME connect
by Johannes Berg
· 15 years ago
8862dc5
cfg80211: minimal error handling for wext-compat freq scanning
by Holger Schurig
· 15 years ago
a4e7b73
cfg80211: use cfg80211_wext_freq() for freq conversion
by Holger Schurig
· 15 years ago
b2e3abd
cfg80211: allow scanning on specified frequencies when using wext-compatibility
by Holger Schurig
· 15 years ago
b275f28
wireless: update cfg80211 kconfig entry
by Luis R. Rodriguez
· 15 years ago
fcc6cb0
cfg80211: fix looping soft lockup in find_ie()
by Bob Copeland
· 15 years ago
253850c
wireless: update reg debug kconfig entry
by Luis R. Rodriguez
· 15 years ago
0448b5f
nl80211: jump to out_err upon unsupported iftype
by Roel Kluin
· 15 years ago
3d54d25
cfg80211: clean up properly on interface type change
by Johannes Berg
· 15 years ago
f796996
cfg80211: make spurious warnings less likely, configurable
by Johannes Berg
· 15 years ago
01a0ac4
cfg80211: check lost scans later, fix bug
by Johannes Berg
· 15 years ago
16a832e
cfg80211: allow cfg80211_connect_result with bssid == NULL
by Zhu Yi
· 15 years ago
415ad1ef
cfg80211: fix leaks of wdev->conn->ie
by David Kilroy
· 15 years ago
ad00239
cfg80211: fix dangling scan request checking
by Johannes Berg
· 15 years ago
ea416a7
cfg80211: report userspace SME connected event properly
by Johannes Berg
· 15 years ago
0ff6ce7
cfg80211: fix deadlock
by Johannes Berg
· 15 years ago
a8b875e
cfg80211: export cfg80211_wext_siwfreq
by Jussi Kivilinna
· 15 years ago
16cb9d4
cfg80211: allow driver to override PS default
by Johannes Berg
· 15 years ago
36e6fea
cfg80211: check for and abort dangling scan requests
by Johannes Berg
· 15 years ago
1fe90b0
trivial: remove duplicate "different" from comment
by Thadeu Lima de Souza Cascardo
· 15 years ago
3c5772a
mac80211: Use 3-address format for mesh broadcast frames.
by Javier Cardona
· 15 years ago
aee83ea
cfg80211: add missing device list locking
by Johannes Berg
· 15 years ago
d5b96a6
mac80211: remove max_bandwidth
by Pat Erley
· 15 years ago
4b18114
cfg80211: fix locking for SIWFREQ
by Johannes Berg
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
f401a6f
cfg80211: use reassociation when possible
by Johannes Berg
· 15 years ago
59bbb6f
cfg80211: validate channel settings across interfaces
by Johannes Berg
· 15 years ago
bcba8ea
cfg80211: Set WEP ciphers
by Samuel Ortiz
· 15 years ago
b6f0b63
cfg80211: fix SME association after disassociation
by Johannes Berg
· 15 years ago
e458b8a
cfg80211: fix nl80211 disconnected events
by Johannes Berg
· 15 years ago
b935df0
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
by Pavel Roskin
· 15 years ago
a42dd7e
wireless: display wext SSID when connected by cfg80211
by Zhu Yi
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8dadadb
cfg80211: clear SSID on disconnect/no connection
by Johannes Berg
· 15 years ago
75e6c3b
cfg80211: lower dynamic PS timeout to 100ms
by Johannes Berg
· 15 years ago
8b19e6c
cfg80211: enable country IE support to all cfg80211 drivers
by Luis R. Rodriguez
· 15 years ago
abc7381
cfg80211: decouple regulatory variables from cfg80211_mutex
by Luis R. Rodriguez
· 15 years ago
4b44c8b
cfg80211: do not iterate over rdev list on country IE hint
by Luis R. Rodriguez
· 15 years ago
9828b01
cfg80211: use goto out on country IE reg hint failure
by Luis R. Rodriguez
· 15 years ago
e40cbda
cfg80211: fix NETDEV_UNREGISTER notifier
by Johannes Berg
· 15 years ago
df7fc0f
cfg80211: keep track of current_bss for userspace SME
by Johannes Berg
· 15 years ago
dd21dcd
wext: remove extra return on wireless_nlevent_init()
by Luis R. Rodriguez
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
cd3468b
cfg80211: add two missing NULL pointer checks
by Johannes Berg
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
1f9298f
cfg80211: combine IWESSID handlers
by Johannes Berg
· 15 years ago
562e482
cfg80211: combine IWAP handlers
by Johannes Berg
· 15 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 15 years ago
f9d6b40
cfg80211: fix disassoc while not associated
by Johannes Berg
· 15 years ago
c0b2bbd
nl80211: add missing parameter clearing
by Johannes Berg
· 15 years ago
bc43b28
cfg80211: fix circular lock dependency (1)
by Johannes Berg
· 15 years ago
09f97e0
cfg80211: increase scan result expire time
by Helmut Schaa
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
1e05666
cfg80211: avoid setting default_key if add_key fails
by Zhu Yi
· 15 years ago
3409ff7
cfg80211: fix typo of IWEVASSOCRESPIE
by Zhu Yi
· 15 years ago
1f00fca
cfg80211: set_default_key only for WEP
by Zhu Yi
· 15 years ago
25e83c4
cfg80211: don't optimise wext calls too much
by Johannes Berg
· 15 years ago
d4b1a68
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
by Zhu Yi
· 15 years ago
ae9e4b0
cfg80211: treat ieee80211_regdom hints as user hints
by Luis R. Rodriguez
· 15 years ago
6682588
cfg80211: fix unregistration
by Johannes Berg
· 15 years ago
323d566
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
by Gábor Stefanik
· 15 years ago
596a07c
cfg80211: fix more bugs in mlme handling
by Johannes Berg
· 15 years ago
48ab905
nl80211: report BSS status
by Johannes Berg
· 15 years ago
4697fe4
cfg80211: fix wext setting SSID
by Johannes Berg
· 15 years ago
908d436
cfg80211: don't look at wdev->ssid for giwessid
by Johannes Berg
· 15 years ago
c56c571
cfg80211: fix wext stats
by Johannes Berg
· 15 years ago
ec3f149
cfg80211: fix a locking bug
by Johannes Berg
· 15 years ago
80e5b06
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
by Zhu Yi
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
b9454e8
nl80211: introduce new key attributes
by Johannes Berg
· 15 years ago
4bde0f7
cfg80211: fix two buglets
by Johannes Berg
· 15 years ago
a71d62d
cfg80211: fix race in giwrate
by Johannes Berg
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9e81ecc
cfg80211: double free in __cfg80211_scan_done
by Christian Lamparter
· 15 years ago
6c95e2a
nl80211: Memory leak fixed
by Niko Jokinen
· 15 years ago
1dacc76
net/compat/wext: send different messages to compat tasks
by Johannes Berg
· 15 years ago
4f45b2c
wext: optimise, comment and fix event sending
by Johannes Berg
· 15 years ago
b333b3d22
wireless extensions: make netns aware
by Johannes Berg
· 15 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 15 years ago
0b20633
cfg80211: disallow configuring unsupported interfaces
by Johannes Berg
· 15 years ago
79c97e9
cfg80211: clean up naming once and for all
by Johannes Berg
· 15 years ago
667503d
cfg80211: fix locking
by Johannes Berg
· 15 years ago
4f5dadc
cfg80211: fix MFP bug, sparse warnings
by Johannes Berg
· 15 years ago
4d0c8ae
cfg80211: properly name driver locking
by Johannes Berg
· 15 years ago
c1e6fb1
cfg80211: warn again on spurious deauth
by Johannes Berg
· 15 years ago
cb0b4be
cfg80211: mlme API must be able to sleep
by Johannes Berg
· 15 years ago
7848547
cfg80211: fix netdev down problem
by Johannes Berg
· 15 years ago
Next »