1. db3e1c4 mac80211: Import airtime calculation code from mt76 by Toke Høiland-Jørgensen · 5 years ago
  2. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  3. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  4. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 4133da7 mac80211: aead api to reduce redundancy by Xiang Gao · 7 years ago
  7. 6bdf1e0e Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  8. 39404fe mac80211: FILS AEAD protection for station mode association frames by Jouni Malinen · 8 years ago
  9. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  10. 727da60 mac80211: deinline drv_sta_state by Denys Vlasenko · 9 years ago
  11. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  12. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  13. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  14. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 11 years ago
  15. 20edb50 mac80211: remove PID rate control by John W. Linville · 11 years ago
  16. 95224fe mac80211: move TDLS code to another file by Arik Nemtsov · 11 years ago
  17. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  18. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  19. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 13 years ago
  20. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  21. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 13 years ago
  22. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 13 years ago
  23. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  24. 61c0d48 mac80211: remove tracing config symbol by Johannes Berg · 13 years ago
  25. ec8aa66 mac80211: add the minstrel_ht rate control algorithm by Felix Fietkau · 15 years ago
  26. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 15 years ago
  27. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  28. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  29. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  30. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  31. 0a2b8bb mac80211: driver operation debugging by Johannes Berg · 16 years ago
  32. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  33. b8695a8 mac80211: restructure HT code by Johannes Berg · 16 years ago
  34. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  35. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  36. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  37. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  38. 39192c0 mac80211: move spectrum management code out by Johannes Berg · 16 years ago
  39. 44d414d mac80211: move some HT code out of mlme.c by Johannes Berg · 16 years ago
  40. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  41. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  42. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 17 years ago
  43. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  44. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago
  45. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 17 years ago
  46. 2f5ce79 mac80211: enable mesh in Kconfig by Johannes Berg · 17 years ago
  47. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  48. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 17 years ago
  49. 12446c6 rc80211-pid: add debugging by Mattias Nissler · 17 years ago
  50. c21b39a mac80211: make PID rate control algorithm the default by Stefano Brivio · 17 years ago
  51. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago
  52. ac71c69 mac80211: make simple rate control algorithm built-in by Johannes Berg · 17 years ago
  53. fa5fea7 [MAC80211]: rename ieee80211_cfg.c to cfg.c by Johannes Berg · 17 years ago
  54. eb063c1 [MAC80211]: refactor event sending by Johannes Berg · 17 years ago
  55. c2d1560 [MAC80211]: introduce util.c by Johannes Berg · 17 years ago
  56. 1f5a7e4 [MAC80211]: split out some key functions from ieee80211.c by Johannes Berg · 17 years ago
  57. e2ebc74 [MAC80211]: split TX path into own file by Johannes Berg · 17 years ago
  58. 6e0d114 [MAC80211]: move QoS rx handlers into rx.c by Johannes Berg · 17 years ago
  59. 571ecf6 [MAC80211]: split RX handlers into own file by Johannes Berg · 17 years ago
  60. fd8bacc [PATCH] mac80211: regulatory domain cleanup by Daniel Drake · 18 years ago
  61. e9f207f [MAC80211]: Add debugfs attributes. by Jiri Benc · 18 years ago
  62. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 18 years ago