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