1. e36e7b0 mac80211: TDLS: fix skb queue/priority assignment by Johannes Berg · 6 years ago
  2. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  3. 554d072 mac80211: TDLS: don't require beaconing for AP BW by Arik Nemtsov · 8 years ago
  4. 49708e3 mac80211: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  5. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  6. 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 9 years ago
  7. 59021c6 mac80211: TDLS: change BW calculation for WIDER_BW peers by Arik Nemtsov · 9 years ago
  8. db8d997 mac80211: TDLS: always downgrade invalid chandefs by Arik Nemtsov · 9 years ago
  9. 57f255f mac80211: TDLS: add proper HT-oper IE by Arik Nemtsov · 9 years ago
  10. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  11. dd55ab5 mac80211: TDLS: check reg with IR-relax on chandef upgrade by Arik Nemtsov · 9 years ago
  12. 82c0cc9 mac80211: debugfs: add file to disallow TDLS wider-bw by Arik Nemtsov · 9 years ago
  13. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  14. 42d8d78 mac80211: TDLS: deny ch-switch req on disallowed channels by Arik Nemtsov · 9 years ago
  15. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  16. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  17. d51c2ea mac80211: TDLS: correctly configure SMPS state by Arik Nemtsov · 9 years ago
  18. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 9 years ago
  19. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  20. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  21. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  22. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  23. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 9 years ago
  24. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 10 years ago
  25. 070e176 mac80211: send HT/VHT IEs in TDLS discovery response by Arik Nemtsov · 10 years ago
  26. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 10 years ago
  27. ae2e9fb mac80211: allow TDLS setup code to take wdev lock by Arik Nemtsov · 10 years ago
  28. fb28ec0 mac80211: TDLS: support VHT between peers by Arik Nemtsov · 10 years ago
  29. c5309ba mac80211: tdls: disentangle HT supported conditions by Johannes Berg · 10 years ago
  30. d6f5cc0 mac80211: tdls: remove shadowing variable by Johannes Berg · 10 years ago
  31. 5007589 mac80211: add TDLS supported channels correctly by Arik Nemtsov · 10 years ago
  32. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  33. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  34. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  35. c273390 mac80211: prepare TDLS mgmt code for channel-switch templates by Arik Nemtsov · 10 years ago
  36. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  37. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  38. f0d29cb mac80211: add supported channels IE during TDLS setup by Arik Nemtsov · 10 years ago
  39. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  40. 8b94148 mac80211: expose TDLS-initiator value to low level driver by Arik Nemtsov · 10 years ago
  41. 59cd85c mac80211: set network header in TDLS frames by Arik Nemtsov · 10 years ago
  42. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  43. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  44. bb3f848 mac80211: make sure TDLS teardown packet is sent on time by Liad Kaufman · 10 years ago
  45. 13cc8a4 mac80211: support HT for TDLS stations by Arik Nemtsov · 10 years ago
  46. 81dd2b8 mac80211: move TDLS data to mgd private part by Arik Nemtsov · 10 years ago
  47. 6f7eaa4 mac80211: add TDLS QoS param IE on setup-confirm by Arik Nemtsov · 10 years ago
  48. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  49. dd8c0b0 mac80211: set TDLS capab to zero on failure frames by Arik Nemtsov · 10 years ago
  50. 1606ef4 mac80211: avoid adding some IEs on TDLS setup failure packets by Arik Nemtsov · 10 years ago
  51. f09a87d mac80211: split extra TDLS IEs in setup frames by Arik Nemtsov · 10 years ago
  52. 46792a2 mac80211: consolidate TDLS IE treatment by Arik Nemtsov · 10 years ago
  53. 6ae32e5 mac80211: fix error path for TDLS setup by Arik Nemtsov · 10 years ago
  54. 626911c mac80211: track TDLS initiator internally by Arik Nemtsov · 10 years ago
  55. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  56. 7adc3e4 mac80211: make sure TDLS peer STA exists during setup by Arik Nemtsov · 10 years ago
  57. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 10 years ago
  58. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 10 years ago
  59. 191dd46 mac80211: split tdls_mgmt function by Arik Nemtsov · 10 years ago
  60. 2fb6b9b mac80211: use TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  61. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  62. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  63. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  64. 95224fe mac80211: move TDLS code to another file by Arik Nemtsov · 11 years ago