1. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  2. c452d94 carl9170: fix bad rssi reading by Hiroaki KAWAI · 9 years ago
  3. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  4. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  5. 4b3e845 carl9170: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  6. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  7. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  8. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  9. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  10. 7a1283d carl9170: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  11. 6a5d088 carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  12. 69e2a77 carl9170: Remove redundant protection check by Andreea-Cristina Bernat · 10 years ago
  13. 671796d carl9170: fix sending URBs with wrong type when using full-speed by Ronald Wahl · 10 years ago
  14. 3f0a4c1 carl9170: remove unnecessary break after return by Fabian Frederick · 10 years ago
  15. 5c2b6078 carl9170: fix leaks at failure path in carl9170_usb_probe() by Alexey Khoroshilov · 11 years ago
  16. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  17. 8986992 carl9170: Remove casts of pointer to same type by Joe Perches · 10 years ago
  18. e4e19c0 carl9170: use ath_is_mybeacon by Oleksij Rempel · 11 years ago
  19. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  20. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  21. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. 1283ac1 carl9170: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  23. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  24. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  25. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  26. 9ad86ed carl9170: add support for the new rate control API by Christian Lamparter · 11 years ago
  27. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  28. 56771e5 carl9170: remove fast channel change feature by Christian Lamparter · 11 years ago
  29. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  30. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  31. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  32. 5f34608 carl9170: fix frame drop and WARN due to minstrel_ht change by Christian Lamparter · 11 years ago
  33. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  34. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  35. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  36. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  37. 49f8216 drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  38. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  39. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  40. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  41. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  42. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago
  43. 17f658a carl9170: Only specify interface combinations if more than one interface is possible by Christian Lamparter · 12 years ago
  44. 7f878b0 carl9170: allow P2P_GO interface creation after P2P_CLIENT by Christian Lamparter · 12 years ago
  45. 5ae994d carl9170: import 1.9.7 firmware headers by Christian Lamparter · 12 years ago
  46. d1f3de7 carl9170: advertise support for TDLS by Christian Lamparter · 12 years ago
  47. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  48. 6c653f6 carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH by Christian Lamparter · 12 years ago
  49. fc5e286 carl9170: fix copy and paste mishap in carl9170_handle_mpdu by Christian Lamparter · 12 years ago
  50. 1981e881 carl9170: explain why sta cannot be NULL for ampdus by Christian Lamparter · 12 years ago
  51. 649a6ac carl9170: fix signal strength reporting issues by Christian Lamparter · 12 years ago
  52. 23c1d7f wireless: allow Atheros card to not depend on ath.ko by Vladimir Kondratiev · 12 years ago
  53. 158b42e carl9170: kill MODULE_VERSION by Luis R. Rodriguez · 12 years ago
  54. 6c4a5f2 carl9170: split up carl9170_handle_mpdu by Christian Lamparter · 12 years ago
  55. e0509d3 carl9170: fix spurious transmissions in sniffer mode by Christian Lamparter · 12 years ago
  56. b4764c8 carl9170: handle traps from firmware loader by Christian Lamparter · 12 years ago
  57. 5bcbc3f carl9170: fix sleep in softirq context by Ronald Wahl · 12 years ago
  58. e37b674 carl9170: connect to 11w protected networks by Christian Lamparter · 12 years ago
  59. 33dd769 carl9170: report A-MPDU status by Christian Lamparter · 12 years ago
  60. 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
  61. da93c26 carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces by Javier Lopez · 12 years ago
  62. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  63. 38a0084 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
  64. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 12 years ago
  65. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 12 years ago
  66. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  67. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  68. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  69. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  70. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  71. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  72. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 12 years ago
  73. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 12 years ago
  74. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  75. c288ec6 carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly" by John W. Linville · 12 years ago
  76. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  77. 9926a675 carl9170: fix frame delivery if sta is in powersave mode by Christian Lamparter · 12 years ago
  78. 992d525 carl9170: Fix memory accounting when sta is in power-save mode. by Nicolas Cavallari · 12 years ago
  79. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 12 years ago
  80. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 13 years ago
  81. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 13 years ago
  82. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  83. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  84. 1032c73 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
  85. 65a6922 carl9170: move checksum and txseq into subfunctions by Christian Lamparter · 13 years ago
  86. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  87. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  88. 39338b5 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
  89. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  90. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  91. fd67a72 carl9170: use ieee80211_free_txskb by Christian Lamparter · 13 years ago
  92. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  93. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  94. 94d55d6 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling by Christian Lamparter · 13 years ago
  95. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  96. cd2ea0d ath: remove ath_regulatory::current_rd_ext by Felix Fietkau · 13 years ago
  97. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  98. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  99. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  100. 80d6e96 carl9170: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 13 years ago