1. 8c5bb1f mac80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  2. 7907c7d mac80211: free all AP/VLAN keys at once by Johannes Berg · 11 years ago
  3. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 11 years ago
  4. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  5. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  6. c5dc164 mac80211: use ERR_CAST() by Johannes Berg · 11 years ago
  7. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  8. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 11 years ago
  9. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 11 years ago
  10. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 11 years ago
  11. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 11 years ago
  12. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 11 years ago
  13. a871210 mac80211: remove IEEE80211_KEY_FLAG_WMM_STA by Johannes Berg · 11 years ago
  14. 12e7f51 mac80211: cleanup generic suspend/resume procedures by Stanislaw Gruszka · 11 years ago
  15. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  16. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  17. 0f92732 mac80211: use CMAC_PN_LEN by Johannes Berg · 12 years ago
  18. 964b19f mac80211: use synchronize_net() on key destroying by Eliad Peller · 12 years ago
  19. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 12 years ago
  20. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  21. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  22. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 12 years ago
  23. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 12 years ago
  24. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  25. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  26. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  27. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  28. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  29. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  30. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  31. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  32. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 13 years ago
  33. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 13 years ago
  34. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  35. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  36. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  37. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 13 years ago
  38. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  39. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  40. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 13 years ago
  41. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  42. b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago
  43. d2460f4 mac80211: add missing synchronize_rcu by Johannes Berg · 14 years ago
  44. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  45. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  46. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  47. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  48. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  49. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  50. 60ae0f2 mac80211: move key tfm setup by Johannes Berg · 14 years ago
  51. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  52. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 14 years ago
  53. 32162a4 mac80211: Fix key freeing to handle unlinked keys by Jouni Malinen · 14 years ago
  54. 9190252 mac80211: Use a separate CCMP PN receive counter for management frames by Jouni Malinen · 14 years ago
  55. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  56. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  57. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  58. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 14 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  60. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  61. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  62. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  63. 523d2f6 mac80211: fix todo lock by Johannes Berg · 15 years ago
  64. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  65. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  66. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  67. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  68. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  69. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  70. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  71. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  72. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  73. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  74. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 16 years ago
  76. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  77. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  78. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  79. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  80. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  81. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  82. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 16 years ago
  83. 96c4654 mac80211: always insert key into list by Johannes Berg · 16 years ago
  84. dbbea67 mac80211: add documentation book by Johannes Berg · 16 years ago
  85. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  86. e4861829 mac80211: fix key replacing, hw accel by Johannes Berg · 16 years ago
  87. db4d116 mac80211: split ieee80211_key_alloc/free by Johannes Berg · 16 years ago
  88. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  89. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  90. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  91. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  92. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  93. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  94. d4e46a3 [MAC80211]: fix race conditions with keys by Johannes Berg · 17 years ago
  95. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  96. 8f37171 [MAC80211]: remove krefs for keys by Johannes Berg · 17 years ago
  97. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  98. 1f5a7e47 [MAC80211]: split out some key functions from ieee80211.c by Johannes Berg · 17 years ago