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
/
tdls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-06-30
mac80211: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-9
/
+9
2016-04-05
mac80211: Fix BW upgrade for TDLS peers
Ilan Peer
1
-1
/
+2
2016-04-05
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
1
-6
/
+32
2016-04-05
mac80211: TDLS: always downgrade invalid chandefs
Arik Nemtsov
1
-1
/
+1
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
1
-3
/
+10
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+5
2015-09-22
mac80211: TDLS: check reg with IR-relax on chandef upgrade
Arik Nemtsov
1
-2
/
+2
2015-09-22
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
1
-1
/
+3
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
1
-3
/
+67
2015-07-17
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
1
-18
/
+31
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
1
-2
/
+32
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-3
/
+3
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
1
-4
/
+32
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
1
-7
/
+98
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
1
-5
/
+13
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
1
-3
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-1
/
+1
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-12
/
+5
2015-05-20
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
1
-0
/
+6
2015-05-11
mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs
Arik Nemtsov
1
-19
/
+8
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
1
-3
/
+8
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
1
-0
/
+21
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
1
-17
/
+24
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
1
-5
/
+81
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
1
-18
/
+18
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
1
-1
/
+0
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
1
-3
/
+3
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-0
/
+328
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+234
2014-11-19
mac80211: prepare TDLS mgmt code for channel-switch templates
Arik Nemtsov
1
-25
/
+57
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
1
-3
/
+6
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+15
2014-11-19
mac80211: add supported channels IE during TDLS setup
Arik Nemtsov
1
-0
/
+71
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-11
/
+48
2014-10-23
mac80211: expose TDLS-initiator value to low level driver
Arik Nemtsov
1
-2
/
+6
2014-09-11
mac80211: set network header in TDLS frames
Arik Nemtsov
1
-0
/
+3
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-2
/
+1
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
1
-0
/
+11
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
1
-4
/
+84
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
1
-14
/
+14
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
1
-0
/
+7
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
[next]