1. 5f591dac wil6210: make debugfs compilation optional by Gidon Studinski · 7 years ago
  2. 40cbd88 wil6210: ratelimit errors in TX/RX interrupts by Lior David · 7 years ago
  3. c0cc00f ath10k: activate user space firmware loading again by Hauke Mehrtens · 7 years ago
  4. 30b83ff ath10k: sdio: remove unused struct member by Erik Stromdahl · 7 years ago
  5. c9353bf ath10k: fix napi_poll budget overflow by Ryan Hsu · 7 years ago
  6. 76b07b3 ath9k: constify usb_device_id by Arvind Yadav · 7 years ago
  7. e881a65 ath6kl: constify usb_device_id by Arvind Yadav · 7 years ago
  8. 38d16ab2 wil6210: move vring_idle_trsh definition to wil6210_priv by Gidon Studinski · 7 years ago
  9. eb4c021 wil6210: store FW RF calibration result by Dedy Lansky · 7 years ago
  10. 9b2a4c2 wil6210: fix interface-up check by Hamad Kadmany · 7 years ago
  11. d1fbf07 wil6210: notify wiphy on wowlan support by Maya Erez · 7 years ago
  12. 2623452 wil6210: add statistics for suspend time by Maya Erez · 7 years ago
  13. c662211 wil6210: check no_fw_recovery in resume failure recovery by Maya Erez · 7 years ago
  14. 30868f5 wil6210: support FW RSSI reporting by Dedy Lansky · 7 years ago
  15. 6641525 wil6210: protect against invalid length of tx management frame by Hamad Kadmany · 7 years ago
  16. 3588e11 ath9k: make ath_ps_ops structures as const by Bhumika Goyal · 7 years ago
  17. 39efc7c wcn36xx: Introduce mutual exclusion of fw configuration by Bjorn Andersson · 7 years ago
  18. ab3f9c8 ath10k: switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  19. f35a7f9 ath10k: fix memory leak in rx ring buffer allocation by Rakesh Pillai · 7 years ago
  20. 984eb90 ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() by Gabriel Craciunescu · 7 years ago
  21. 4165cf7 wcn36xx: check dma_mapping_error() by Rob Clark · 8 years ago
  22. 129e12a ath9k: Add Dell Wireless 1802 with wowlan capability by Rosen Penev · 7 years ago
  23. f085c10 ath9k: fix debugfs file permission by Christoph Fritz · 7 years ago
  24. a764284 ath10k: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  25. be5b4f4 ath10k: push peer type to target for TDLS peers by Manikanta Pubbisetty · 7 years ago
  26. add6cd8 ath10k: add tdls support for 10.4 firmwares by Manikanta Pubbisetty · 7 years ago
  27. 810fe81 ath10k: extend wmi service map to accommodate new services by Manikanta Pubbisetty · 7 years ago
  28. 433ef1b2 ath10k: sdio: fix compile warning by Erik Stromdahl · 7 years ago
  29. 4db6649 ath10k: add initial USB support by Erik Stromdahl · 7 years ago
  30. b00435e ath10k: various usb related definitions by Erik Stromdahl · 7 years ago
  31. 47cc0ca ath10k: set a-mpdu receiver reference number by Matthias Frei · 7 years ago
  32. 1283c61 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  33. 6e9aae1 wl1251: add a missing spin_lock_init() by Cong Wang · 8 years ago
  34. 459c351 bcma: gpio: Correct number of GPIOs for BCM53573 by Florian Fainelli · 8 years ago
  35. d0116f6 rtlwifi: kfree entry until after entry->bssid has been accessed by Colin Ian King · 8 years ago
  36. 4b5dde2 mwifiex: correct channel stat buffer overflows by Brian Norris · 8 years ago
  37. 53d56f7 Merge branch 'qed-next' by David S. Miller · 7 years ago
  38. 4182287 qed: enhanced per queue max coalesce value. by Rahul Verma · 7 years ago
  39. bf5a94b qed: Read per queue coalesce from hardware by Rahul Verma · 7 years ago
  40. 477f2d1 qed: Add support for vf coalesce configuration. by Rahul Verma · 7 years ago
  41. c3dc48f qede: Add ethtool support for Energy efficient ethernet. by Sudarsana Reddy Kalluru · 7 years ago
  42. 645874e qed: Add support for Energy efficient ethernet. by Sudarsana Reddy Kalluru · 7 years ago
  43. 3f2a2b8 qed/qede: Add setter APIs support for RX flow classification by Chopra, Manish · 7 years ago
  44. ec9b8db qede: Add getter APIs support for RX flow classification by Chopra, Manish · 7 years ago
  45. e27a879 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  46. 143f0cf Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  47. eb54e52 bpf: install libbpf headers on 'make install' by Jakub Kicinski · 7 years ago
  48. 9877e10 hamradio: dmascc: avoid -Wformat-overflow warning by Arnd Bergmann · 7 years ago
  49. 2f1d86e i40e: handle setting administratively set MAC address back to zero by Stefan Assmann · 8 years ago
  50. 07c357f i40evf: remove unnecessary __packed by Tushar Dave · 8 years ago
  51. c969ef4 i40evf: Use le32_to_cpu before evaluating HW desc fields by Tushar Dave · 8 years ago
  52. eb23039 i40e: report BPF prog id during XDP_QUERY_PROG by Daniel Borkmann · 8 years ago
  53. 8d9ee66 i40evf: add some missing includes by Jesse Brandeburg · 8 years ago
  54. d8b2c70 i40e: display correct UDP tunnel type name by Jacob Keller · 8 years ago
  55. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  56. 601a2e7 i40e/i40evf: make IPv6 ATR code clearer by Jesse Brandeburg · 8 years ago
  57. 4d43308 i40e: fix odd formatting and indent by Jesse Brandeburg · 8 years ago
  58. 0ac30ce i40e: fix up 32 bit timespec references by Jesse Brandeburg · 8 years ago
  59. 981e25c i40e: Handle admin Q timeout when releasing NVM by Paul M Stillwell Jr · 8 years ago
  60. 4d5957c i40e: remove WQ_UNBOUND and the task limit of our workqueue by Jacob Keller · 8 years ago
  61. 7c9ae7f i40e: Fix for trace found with S4 state by Carolyn Wyborny · 8 years ago
  62. db1a8f8 i40e: fix incorrect variable assignment by Gustavo A R Silva · 8 years ago
  63. 67a7519 virtio-net: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  64. 7adbccb ixgbe: Disable flow control for XFI by Tony Nguyen · 8 years ago
  65. ae84dbf ixgbe: Do not support flow control autonegotiation for X553 by Tony Nguyen · 8 years ago
  66. 48301cf ixgbe: Update NW_MNG_IF_SEL support for X553 by Tony Nguyen · 8 years ago
  67. 72f740b ixgbe: Enable LASI interrupts for X552 devices by Tony Nguyen · 8 years ago
  68. 0e1ff306 ixgbe: Ensure MAC filter was added before setting MACVLAN by Tony Nguyen · 8 years ago
  69. 34c8c10 Merge branch 'bnxt_en-Fix-kbuild-errors-and-rename-phys_port_name' by David S. Miller · 7 years ago
  70. 53f70b8 bnxt_en: fix switchdev port naming for external-port-rep and vf-reps by Sathya Perla · 7 years ago
  71. e408ebd bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops by Sathya Perla · 7 years ago
  72. d3e3bec bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch by Sathya Perla · 7 years ago
  73. 51e3ea3 Merge branch 'net-warnings' by David S. Miller · 7 years ago
  74. ce7426c 6lowpan: fix set not used warning by stephen hemminger · 7 years ago
  75. 614d79c socket: fix set not used warning by stephen hemminger · 7 years ago
  76. 3754b87 netfilter: remove unused variable by stephen hemminger · 7 years ago
  77. 8916829 benet: fix set but not used warning by stephen hemminger · 7 years ago
  78. 351bac3 bnxt: fix unused variable warnings by stephen hemminger · 7 years ago
  79. b721cfa bnxt: fix unsigned comparsion with 0 by stephen hemminger · 7 years ago
  80. 447e9eb nfp: set config bit (ifup/ifdown) on netdev open/close by Dirk van der Merwe · 7 years ago
  81. 81fc9b5c drivers/net: Fix ptr_ret.cocci warnings. by Tonghao Zhang · 7 years ago
  82. bc88055 bnxt_en: Use SWITCHDEV_SET_OPS(). by David S. Miller · 7 years ago
  83. a248878 ibmvnic: Check for transport event on driver resume by John Allen · 7 years ago
  84. 01c4988 Merge branch 'netvsc-minor-fixes' by David S. Miller · 7 years ago
  85. 658677f netvsc: remove no longer used max_num_rss queues by stephen hemminger · 7 years ago
  86. 27f5aa9 netvsc: include rtnetlink.h by stephen hemminger · 7 years ago
  87. 7ca4593 netvsc: fix netvsc_set_channels by stephen hemminger · 7 years ago
  88. 43bf99c netvsc: prefetch the first incoming ring element by stephen hemminger · 7 years ago
  89. 37b9dfa netvsc: Remove redundant use of ipv6_hdr() by Mohammed Gamal · 7 years ago
  90. fd763ad netvsc: remove bogus rtnl_unlock by stephen hemminger · 7 years ago
  91. bae75b6 Merge branch 'bnxt_en-updates' by David S. Miller · 7 years ago
  92. c124a62 bnxt_en: add support for port_attr_get and and get_phys_port_name by Sathya Perla · 7 years ago
  93. ee5c7fb bnxt_en: add vf-rep RX/TX and netdev implementation by Sathya Perla · 7 years ago
  94. 4ab0c6a bnxt_en: add support to enable VF-representors by Sathya Perla · 7 years ago
  95. 70098a4 bnxt_en: Set ETS min_bw parameter for older firmware. by Michael Chan · 7 years ago
  96. 9315edc bnxt_en: Report firmware DCBX agent. by Michael Chan · 7 years ago
  97. adcc331 bnxt_en: Allow the user to set ethtool stats-block-usecs to 0. by Michael Chan · 7 years ago
  98. 5c8227d bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats. by Michael Chan · 7 years ago
  99. 39d8ba2 bnxt_en: Implement ndo_bridge_{get|set}link methods. by Michael Chan · 7 years ago
  100. 32e8239c bnxt_en: Retrieve the hardware bridge mode from the firmware. by Michael Chan · 7 years ago