index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
wireless: display wext SSID when connected by cfg80211
Zhu Yi
1
-1
/
+9
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-6
/
+10
2009-08-04
cfg80211: clear SSID on disconnect/no connection
Johannes Berg
1
-0
/
+4
2009-08-04
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
3
-5
/
+32
2009-08-04
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2
-12
/
+38
2009-08-04
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
1
-42
/
+9
2009-08-04
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
1
-4
/
+2
2009-08-04
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
4
-33
/
+51
2009-08-04
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
1
-1
/
+0
2009-08-03
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2
-5
/
+7
2009-08-03
cfg80211: add two missing NULL pointer checks
Johannes Berg
1
-1
/
+3
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
6
-0
/
+53
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
4
-8
/
+46
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
4
-16
/
+56
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
6
-9
/
+81
2009-07-29
cfg80211: fix disassoc while not associated
Johannes Berg
1
-0
/
+6
2009-07-29
nl80211: add missing parameter clearing
Johannes Berg
1
-0
/
+2
2009-07-29
cfg80211: fix circular lock dependency (1)
Johannes Berg
1
-3
/
+3
2009-07-27
cfg80211: increase scan result expire time
Helmut Schaa
1
-1
/
+1
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
5
-83
/
+224
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
cfg80211: fix typo of IWEVASSOCRESPIE
Zhu Yi
1
-2
/
+2
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
cfg80211: don't optimise wext calls too much
Johannes Berg
1
-19
/
+21
2009-07-24
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
Zhu Yi
1
-1
/
+1
2009-07-24
cfg80211: treat ieee80211_regdom hints as user hints
Luis R. Rodriguez
1
-16
/
+9
2009-07-24
cfg80211: fix unregistration
Johannes Berg
1
-5
/
+5
2009-07-24
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
1
-1
/
+11
2009-07-24
cfg80211: fix more bugs in mlme handling
Johannes Berg
1
-5
/
+3
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-17
/
+48
2009-07-24
cfg80211: fix wext setting SSID
Johannes Berg
1
-1
/
+1
2009-07-24
cfg80211: don't look at wdev->ssid for giwessid
Johannes Berg
1
-5
/
+1
2009-07-24
cfg80211: fix wext stats
Johannes Berg
1
-4
/
+9
2009-07-24
cfg80211: fix a locking bug
Johannes Berg
1
-2
/
+2
2009-07-24
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
Zhu Yi
1
-1
/
+4
2009-07-24
cfg80211: rework key operation
Johannes Berg
9
-144
/
+495
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-47
/
+156
2009-07-24
cfg80211: fix two buglets
Johannes Berg
2
-7
/
+2
2009-07-24
cfg80211: fix race in giwrate
Johannes Berg
1
-5
/
+8
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2009-07-21
cfg80211: double free in __cfg80211_scan_done
Christian Lamparter
1
-2
/
+1
2009-07-21
nl80211: Memory leak fixed
Niko Jokinen
1
-2
/
+3
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
1
-0
/
+78
2009-07-15
wext: optimise, comment and fix event sending
Johannes Berg
1
-57
/
+57
2009-07-15
wireless extensions: make netns aware
Johannes Berg
1
-32
/
+29
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-7
/
+7
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
1
-2
/
+9
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
7
-356
/
+356
[prev]
[next]