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
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-166
/
+637
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-11
/
+14
2014-07-22
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
1
-1
/
+4
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
14
-155
/
+623
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
3
-23
/
+118
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
4
-24
/
+62
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
1
-3
/
+0
2014-07-21
mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
Max Stepanov
1
-1
/
+1
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2
-8
/
+1
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
1
-0
/
+11
2014-07-21
mac80211: ignore frames between TDLS peers when operating as AP
Arik Nemtsov
1
-0
/
+8
2014-07-21
mac80211: disable VHT for TDLS
Arik Nemtsov
1
-0
/
+4
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
1
-0
/
+3
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2
-8
/
+87
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
4
-19
/
+20
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
1
-0
/
+124
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
5
-21
/
+26
2014-07-21
mac80211: set TDLS capab to zero on failure frames
Arik Nemtsov
1
-4
/
+12
2014-07-21
mac80211: avoid adding some IEs on TDLS setup failure packets
Arik Nemtsov
1
-26
/
+32
2014-07-21
mac80211: split extra TDLS IEs in setup frames
Arik Nemtsov
1
-7
/
+70
2014-07-21
mac80211: consolidate TDLS IE treatment
Arik Nemtsov
1
-28
/
+41
2014-07-21
mac80211: fix error path for TDLS setup
Arik Nemtsov
1
-6
/
+10
2014-07-21
mac80211: track TDLS initiator internally
Arik Nemtsov
2
-11
/
+27
2014-07-18
mac80211: suppress unused variable warning without lockdep
Johannes Berg
1
-1
/
+1
2014-07-15
mac80211: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-3
/
+3
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2014-07-07
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
Johannes Berg
1
-10
/
+10
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
3
-104
/
+69
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2
-29
/
+88
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
1
-4
/
+31
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
3
-85
/
+715
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2
-24
/
+25
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
4
-61
/
+140
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
3
-1
/
+32
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
1
-0
/
+17
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2
-2
/
+4
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
3
-24
/
+115
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
1
-16
/
+17
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
4
-64
/
+35
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2
-6
/
+41
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
10
-46
/
+98
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
1
-2
/
+2
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2
-9
/
+3
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
2
-3
/
+3
[next]