1. 2bb3064 mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 7 years ago
  2. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  3. dee48e5 mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 7 years ago
  4. bc13325 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  5. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  6. ef95d8b mac80211: further improve "no supported rates" warning by Johannes Berg · 9 years ago
  7. 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
  8. 0e5c371 mac80211: improve __rate_control_send_low warning by Johannes Berg · 9 years ago
  9. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  10. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  11. e910867 mac80211: define rate_control_apply_mask_ratetbl() by Lorenzo Bianconi · 9 years ago
  12. 90c66bd mac80211: remove ieee80211_tx_rate dependency in rate mask code by Lorenzo Bianconi · 9 years ago
  13. 35225eb mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature by Lorenzo Bianconi · 9 years ago
  14. eb6d929 mac80211: deinline rate_control_rate_init, rate_control_rate_update by Denys Vlasenko · 9 years ago
  15. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  16. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  17. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  18. 35c347a mac80211: lock rate control by Johannes Berg · 9 years ago
  19. 336004e mac80211: add more missing checks for VHT tx rates by Felix Fietkau · 9 years ago
  20. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  21. 628c010 mac80211: skip legacy rate mask handling for VHT rates by Felix Fietkau · 10 years ago
  22. c7abf25 mac80211: fix typo in starting baserate for rts_cts_rate_idx by Karl Beldan · 10 years ago
  23. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 10 years ago
  24. 631ad70 mac80211: make rate control ops const by Johannes Berg · 10 years ago
  25. 1d2d350 mac80211: respect rate mask in TX by Andrei Otcheretianski · 11 years ago
  26. 1431fcb mac80211: fix honouring rate flags in low-rate transmit by Andrei Otcheretianski · 11 years ago
  27. 0670307 mac80211: allow lowest basic rate for unicast management for mesh by Chun-Yeow Yeoh · 11 years ago
  28. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  29. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  30. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  31. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 11 years ago
  32. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  33. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  34. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  35. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  36. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  37. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 12 years ago
  39. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  40. e1936e9 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  41. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 12 years ago
  42. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 12 years ago
  43. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 12 years ago
  44. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  45. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  46. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  47. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 13 years ago
  48. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  49. 5f4e6b2 mac80211: don't sanitize invalid rates by Christian Lamparter · 14 years ago
  50. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  52. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  53. 78ab952 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 · 14 years ago
  54. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  55. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  56. 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
  57. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 14 years ago
  59. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 14 years ago
  60. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 14 years ago
  61. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 14 years ago
  62. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  63. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  64. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  65. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  66. 2b874e8 mac80211: rate control status only for controlled packets by Johannes Berg · 15 years ago
  67. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  68. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  69. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  70. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago[Renamed (99%) from net/mac80211/ieee80211_rate.c]
  71. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  72. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  73. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 16 years ago
  74. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 16 years ago
  75. c21b39a mac80211: make PID rate control algorithm the default by Stefano Brivio · 16 years ago
  76. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 16 years ago
  77. 20880e8 NET: mac80211: fix inappropriate memory freeing by Cyrill Gorcunov · 16 years ago
  78. b808ab1 ieee80211_rate: missed unlock by Cyrill Gorcunov · 16 years ago
  79. 999acd9 mac80211: don't allow registering the same rate control twice by Johannes Berg · 17 years ago
  80. ac71c69 mac80211: make simple rate control algorithm built-in by Johannes Berg · 17 years ago
  81. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  82. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  83. ff68808 [MAC80211]: move some rate control functions out of ieee80211.c by Johannes Berg · 17 years ago
  84. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  85. f0706e8 [MAC80211]: Add mac80211 wireless stack. by Jiri Benc · 17 years ago