index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tdls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-10
/
+19
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
[next]