1. bcdd822 mac80211_hwsim: fix error return code in init_mac80211_hwsim() by Wei Yongjun · 11 years ago
  2. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  3. 5fd91aa mac80211_hwsim: claim active monitor support by Johannes Berg · 12 years ago
  4. 2f5286e mac80211_hwsim: claim uAPSD support by Johannes Berg · 12 years ago
  5. fe0f3cd mac80211_hwsim: use ieee80211_free_txskb by Johannes Berg · 12 years ago
  6. c07fe5a mac80211_hwsim: correctly register the platform driver by Sasha Levin · 12 years ago
  7. 1eb3217 mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE by Karl Beldan · 12 years ago
  8. dad6330 mac80211_hwsim: handle VHT rates in rx_status by Karl Beldan · 12 years ago
  9. 9ea92774 mac80211_hwsim: Register and bind to driver by Martin Pitt · 12 years ago
  10. c6036cf mac80211_hwsim: advertise VHT support also when channels == 1 by Karl Beldan · 12 years ago
  11. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  12. 3eb92f6 mac80211_hwsim: assign CAB queue properly on interface type change by Johannes Berg · 12 years ago
  13. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  14. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  15. 93c78c5 mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv by Karl Beldan · 12 years ago
  16. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  17. c51f878 mac80211_hwsim: fix beacon timing by Thomas Pedersen · 12 years ago
  18. 01e59e4 mac80211_hwsim: hrtimer beacon by Thomas Pedersen · 12 years ago
  19. 45034bf mac80211_hwsim: fix tsf adjustment by Thomas Pedersen · 12 years ago
  20. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 13 years ago
  21. a357d7f mac80211_hwsim: allow testing paged RX by Johannes Berg · 12 years ago
  22. 0133104 wireless: fix VHT max AMPDU exponent definition by Johannes Berg · 12 years ago
  23. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  24. a3ad5c3 mac80211_hwsim: remove printing scan config by Johannes Berg · 12 years ago
  25. b296005 mac80211_hwsim: advertise VHT support by Johannes Berg · 12 years ago
  26. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  27. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  28. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  29. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  30. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  31. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  32. cbc668a mac80211_hwsim: print per interface TX power by Johannes Berg · 12 years ago
  33. e826117 mac80211_hwsim: allow using channel contexts by Johannes Berg · 12 years ago
  34. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  35. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  36. f8fffc7 mac80211_hwsim: move module_init/exit by Johannes Berg · 12 years ago
  37. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  38. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  39. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 13 years ago
  40. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  41. 4581d91 mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vif by Thomas Huehn · 13 years ago
  42. 90b90f6 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
  43. b0e40e7 mac80211_hwsim: fix race condition with sta/vif pointers by Thomas Huehn · 13 years ago
  44. 38a0084 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
  45. 4d6d0ae mac80211_hwsim: add testmode code to stop/wake queues by Johannes Berg · 13 years ago
  46. 1b083ea mac80211_hwsim: fix NUM_BANDS usage by Johannes Berg · 13 years ago
  47. 8732baa 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
  48. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 13 years ago
  49. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  50. d0f718c mac80211_hwsim: fix smatch/sparse complaints by Johannes Berg · 13 years ago
  51. 06cf5c4 mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged. by Qasim Javed · 13 years ago
  52. 1ae2fc2 mac80211_hwsim: advertise interface combinations by Johannes Berg · 13 years ago
  53. 2a4ffa4 mac80211_hwsim: Fix rate control by correctly reporting transmission counts by Javier Cardona · 13 years ago
  54. 59ef43e 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
  55. b6ba82c mac80211_hwsim: fixup for tsf setting by Javier Cardona · 13 years ago
  56. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago
  57. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  58. f483ad2 mac80211_hwsim: Fill timestamp beacon at the time it is transmitted by Javier Cardona · 13 years ago
  59. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 13 years ago
  60. 633c938 mac80211_hwsim: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  61. 4e13f09 mac80211_hwsim: Fix set mactime on receiver hwsim radio by Ashok Nagarajan · 13 years ago
  62. 12ce8ba mac80211: Modify tsf via debugfs in mesh interfaces by Javier Cardona · 13 years ago
  63. 2f40b94 mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header. by Javier Cardona · 13 years ago
  64. c143189 mac80211_hwsim: correctly line up a multiline printk by Antonio Quartulli · 13 years ago
  65. c393862 wireless: Fix typo in mac80211_hwsim.c by Masanari Iida · 13 years ago
  66. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  67. a1910f9 mac80211_hwsim: fix wmediumd_pid by Johannes Berg · 13 years ago
  68. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  69. 43bc3e8 mac80211_hwsim: Claim support for TDLS by Jouni Malinen · 13 years ago
  70. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  71. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  72. 281ed29 mac80211_hwsim: Fix RX status reporting for HT by Jouni Malinen · 13 years ago
  73. 8ee3108 mac80211: restrict advertised HW scan rates by Johannes Berg · 14 years ago
  74. 7882513 mac80211_hwsim driver support userspace frame tx/rx by Javier Lopez · 14 years ago
  75. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  77. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  78. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  79. bdd7bd1 mac80211_hwsim: Incorporate txpower into rssi by Blaise Gassend · 14 years ago
  80. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  81. c35d027 mac80211_hwsim: support runtime iftype changes by Johannes Berg · 14 years ago
  82. 268bae0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  83. 2b2d779 mac80211-hwsim: allow configuring IBSS by Johannes Berg · 14 years ago
  84. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  85. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 15 years ago
  86. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  87. 8223d2f mac80211_hwsim: fix fake_hw_scan by Johannes Berg · 15 years ago
  88. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  89. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  90. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 15 years ago
  91. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  92. 23ff98f mac80211_hwsim: fix double-scan detection by Johannes Berg · 15 years ago
  93. a75b436 mac80211: allow controlling aggregation manually by Johannes Berg · 15 years ago
  94. a060bbf mac80211: give virtual interface to hw_scan by Johannes Berg · 15 years ago
  95. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  96. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 15 years ago
  97. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  98. f74cb0f mac80211_hwsim: add sw_scan sw_scan_complete by Luis R. Rodriguez · 15 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. 1d669cb mac80211_hwsim: convert to new station add/remove callbacks by Johannes Berg · 15 years ago