1. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  2. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  3. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  4. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  5. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  6. 453e66f2 mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  7. 40aefed mac80211: refactor ieee80211_set_qos_hdr by Marco Porsch · 12 years ago
  8. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  9. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  10. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  11. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  12. 03ae834f mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  13. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  14. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  15. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  16. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  17. fe5f255 mac80211: fix channel context suspend/reconfig handling by Johannes Berg · 12 years ago
  18. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  19. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  20. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  21. 0f92732 mac80211: use CMAC_PN_LEN by Johannes Berg · 12 years ago
  22. f0dea9c mac80211: check add_chanctx callback before use in ieee80211_reconfig by Arend van Spriel · 12 years ago
  23. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  24. 6352c87 mac80211: reassign channel contexts before stations by Johannes Berg · 12 years ago
  25. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  26. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  27. 60762cb mac80211: remove unused tracepoint by Johannes Berg · 12 years ago
  28. 0864331 mac80211: add debugfs file for HW queues by Johannes Berg · 12 years ago
  29. 1c963be mac80211: fix TX error path by Johannes Berg · 12 years ago
  30. 4afebd6 mac80211: include export.h in aes_cmac by Emmanuel Grumbach · 12 years ago
  31. 6fc1da9 mac80211: use kstrtoull return value by Johannes Berg · 12 years ago
  32. 41c97a2 mac80211: fix race in TKIP MIC test debugfs file by Johannes Berg · 12 years ago
  33. 28656a1 mac80211: use mac_pton by Johannes Berg · 12 years ago
  34. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  35. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  36. 391e53e mac80211: implement set_mcast_rate() callback by Antonio Quartulli · 12 years ago
  37. 8655201 mac80211: send deauth only with channel context by Johannes Berg · 12 years ago
  38. 50febf6 mac80211: use a counter for remain-on-channel cookie by Johannes Berg · 12 years ago
  39. 8a2fbed mac80211: combine status/drop reporting by Johannes Berg · 12 years ago
  40. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  41. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  42. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  43. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  44. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  45. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  46. 6dbda2d mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 12 years ago
  47. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  48. 4a4f1a5 mac80211: check management frame header length by Johannes Berg · 12 years ago
  49. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  50. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  51. 7b20b8e mac80211: move AP teardown code to correct place by Johannes Berg · 12 years ago
  52. 1df332e mac80211: a few formatting fixes by Johannes Berg · 12 years ago
  53. f7fbf70 mac80211: don't inspect Sequence Control field on control frames by Javier Cardona · 12 years ago
  54. 1724ffb mac80211: complete bss_info tracing by Johannes Berg · 12 years ago
  55. 5df4569 mac80211: use non-atomic bitmap operation for local variable by Johannes Berg · 12 years ago
  56. 2ac64cd mac80211: Don't drop frames received with mesh ttl == 1 by Javier Cardona · 12 years ago
  57. 555cb71 mac80211: Only process mesh config header on frames that RA_MATCH by Javier Cardona · 12 years ago
  58. f87ad63 mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon by Rami Rosen · 12 years ago
  59. 9690fb1 mac80211: use blacklist for duplicate IE check by Johannes Berg · 12 years ago
  60. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 12 years ago
  61. 9a90bc8 mac80211: mesh STAs only process mesh beacons by Thomas Pedersen · 12 years ago
  62. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  63. 746a336 mac80211: fix WDS channel context test by Johannes Berg · 12 years ago
  64. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  65. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  66. f53c6a0 mac80211: fix copy-paste typo in Kconfig by Marco Porsch · 12 years ago
  67. 8c1dddd mac80211: use __printf attribute in debugfs by Johannes Berg · 12 years ago
  68. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  69. 8ba7acf mac80211: remove unimplemented mesh vendor sync by Johannes Berg · 12 years ago
  70. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  71. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  72. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  73. 290eddc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  74. 3a40414 mac80211: connect with HT20 if HT40 is not permitted by Johannes Berg · 12 years ago
  75. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  76. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  77. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  78. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  79. eea57d4 mac80211: Use appropriate debug wrapper by Mohammed Shafi Shajakhan · 12 years ago
  80. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  81. 0f4126e mac80211: Add debug print on unexpect authentication state by Jouni Malinen · 12 years ago
  82. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  83. 3448c00 mac80211: add channel context iterator by Johannes Berg · 12 years ago
  84. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  85. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  86. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  87. e269d86 mac80211: check channel context methods by Johannes Berg · 12 years ago
  88. e89a96f mac80211: reuse channels for channel contexts by Michal Kazior · 12 years ago
  89. 35f2fce mac80211: use channel context notifications by Michal Kazior · 12 years ago
  90. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 12 years ago
  91. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  92. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  93. 4045f72 mac80211: check if key has TKIP type before updating IV by Stanislaw Gruszka · 12 years ago
  94. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  95. df9b429 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  96. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  97. 55fabef mac80211: call drv_get_tsf() in sleepable context by Thomas Pedersen · 12 years ago
  98. 33766368 mac80211: Fix FC masking in BIP AAD generation by Jouni Malinen · 12 years ago
  99. c6f219d mac80211: don't send delBA on addBA failure by Johannes Berg · 12 years ago
  100. 582bb50 mac80211: don't send delBA when removing stations by Johannes Berg · 12 years ago