1. 427f9eb mt76: move mt76x02_mac_write_txwi in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  2. 1ef3aa889 mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops by Lorenzo Bianconi · 6 years ago
  3. d697b00 mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  4. 1419022 mt76x0: usb: stop cal/mac workqueues at hw stop by Lorenzo Bianconi · 6 years ago
  5. 0536478 mt76: usb: fix hw initialization sequence by Lorenzo Bianconi · 6 years ago
  6. c87dff8 mt76: fix frag length allocation for usb by Stanislaw Gruszka · 6 years ago
  7. e3469c5 mt76: fix header guard macro define names by Colin Ian King · 6 years ago
  8. 1613c62 mt76x2: move mt76x2 source files to mt76x2 folder by Lorenzo Bianconi · 6 years ago
  9. d00efcf mt76x0: pci: add mt76x0e_cleanup routine by Lorenzo Bianconi · 6 years ago
  10. e1c02eb qtnfmac: implement dump_station support for STA mode by Sergey Matyukevich · 6 years ago
  11. 8804ea9 qtnfmac: drop redundant data copy in control path by Sergey Matyukevich · 6 years ago
  12. 2525f18 qtnfmac: add support for scan dwell time configuration by Sergey Matyukevich · 6 years ago
  13. 6d85930 qtnfmac: add support for scan flush by Sergey Matyukevich · 6 years ago
  14. 35da3fe qtnfmac: drop error reports for out-of-bounds key indexes by Sergey Matyukevich · 6 years ago
  15. ab1c64a qtnfmac: inform wireless core about supported extended capabilities by Sergey Matyukevich · 6 years ago
  16. d5657b7 qtnfmac: pass sgi rate info flag to wireless core by Sergey Matyukevich · 6 years ago
  17. aaa9814 qtnfmac: do not cancel scan in disconnect callback by Igor Mitsyanko · 6 years ago
  18. c6ed298 qtnfmac: cleanup and unify command error handling by Sergey Matyukevich · 6 years ago
  19. 75001bb qtnfmac: do not initialize per-MAC data multiple times by Igor Mitsyanko · 6 years ago
  20. 92246b1 qtnfmac: request userspace to do OBSS scanning if FW can not by Igor Mitsyanko · 6 years ago
  21. d5f693b qtnfmac: generate local disconnect event in disconnect callback by Igor Mitsyanko · 6 years ago
  22. 263ee96 qtnfmac: do not track STA states in driver by Sergey Matyukevich · 6 years ago
  23. a7dd5d7 b43: remove set but not used variable 'wl' by YueHaibing · 6 years ago
  24. 74aa358 ssb: chipcommon: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  25. 209e957b zd1211rw: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  26. 3c83dd5 wlcore: Add support for optional wakeirq by Tony Lindgren · 6 years ago
  27. 4e651ba wlcore: Fix BUG with clear completion on timeout by Tony Lindgren · 6 years ago
  28. 9c22211 rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h by Ping-Ke Shih · 6 years ago
  29. fbf0700 brcmfmac: fix full timeout waiting for action frame on-channel tx by Chung-Hsien Hsu · 6 years ago
  30. edb6d68 brcmfmac: reduce timeout for action frame scan by Chung-Hsien Hsu · 6 years ago
  31. 9434dca Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wireless by Kalle Valo · 6 years ago
  32. 09afaba Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  33. 4e6d472 tls: Add support for inplace records encryption by Vakul Garg · 6 years ago
  34. 6502f85 net: dsa: lantiq: Fix path in MAINTAINERS file by Hauke Mehrtens · 6 years ago
  35. 2a7f8c3 hv_netvsc: remove ndo_poll_controller by Stephen Hemminger · 6 years ago
  36. d777f55 MAINTAINERS: Fix wrong include file path by Andrew Lunn · 6 years ago
  37. 00538ba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  38. 258b6d1 cxgb4: Use proper enum in IEEE_FAUX_SYNC by Nathan Chancellor · 6 years ago
  39. 3b0b8f0 cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update by Nathan Chancellor · 6 years ago
  40. 0fd5480 dpaa_eth: Remove useless declaration by Nathan Chancellor · 6 years ago
  41. e4a38c0 ipv6: add vrf table handling code for ipv6 mcast by Patrick Ruddy · 6 years ago
  42. 854da99 ipv4: Allow sending multicast packets on specific i/f using VRF socket by Robert Shearman · 6 years ago
  43. 6919622a bridge: mcast: Default back to multicast enabled state by Ido Schimmel · 6 years ago
  44. 42fac7bd Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification' by David S. Miller · 6 years ago
  45. afb90db dpaa2-eth: Add ethtool support for flow classification by Ioana Radulescu · 6 years ago
  46. 4aaaf9b dpaa2-eth: Configure Rx flow classification key by Ioana Radulescu · 6 years ago
  47. f76c483 dpaa2-eth: Rename structure by Ioana Radulescu · 6 years ago
  48. df85aeb dpaa2-eth: Use new API for Rx flow hashing by Ioana Radulescu · 6 years ago
  49. f3edc2d net: usbnet: make driver_info const by Ben Dooks · 6 years ago
  50. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  51. 744486d net: inet6_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  52. 84db840 net: rtm_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  53. 8823a3a net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  54. dc92095 net: ip6_update_pmtu() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  55. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  56. 0b26fb1 net: ip6_redirect_no_header() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  57. 1f7f10a net: ip6_redirect() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  58. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  59. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  60. d793fb4 Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  61. d548637 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  62. dd0bb7f Merge branch 'qed-20g' by David S. Miller · 6 years ago
  63. 631b670 qede: Add driver support for 20G link speed. by Sudarsana Reddy Kalluru · 6 years ago
  64. 5bf0961 qed: Add driver support for 20G link speed. by Sudarsana Reddy Kalluru · 6 years ago
  65. 3f60b03 isdn/hisax: Fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  66. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  67. 81b2358 ice: Fix error on driver remove by Dave Ertman · 7 years ago
  68. 9e4ab4c ice: Add support for dynamic interrupt moderation by Brett Creeley · 7 years ago
  69. ca4929b ice: Align ice_reset_req enum values to hardware reset values by Brett Creeley · 7 years ago
  70. 492af0a ice: Implement ethtool hook for RSS switch by Md Fahad Iqbal Polash · 7 years ago
  71. eb0208e ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker by Preethi Banala · 7 years ago
  72. 5755143 ice: Check for actual link state of port after reset by Dave Ertman · 7 years ago
  73. 334cb06 ice: Implement VSI replay framework by Anirudh Venkataramanan · 7 years ago
  74. 4fb33f3 ice: Expand use of VSI handles part 2/2 by Anirudh Venkataramanan · 7 years ago
  75. 5726ca0 ice: Expand use of VSI handles part 1/2 by Anirudh Venkataramanan · 7 years ago
  76. 407257c Merge branch 'ibmvnic-Implement-driver-defined-queue-limits' by David S. Miller · 6 years ago
  77. 723ad91 ibmvnic: Add ethtool private flag for driver-defined queue limits by Thomas Falcon · 6 years ago
  78. 20b5ba1 ibmvnic: Introduce driver limits for ring sizes by Thomas Falcon · 6 years ago
  79. ad95a24 ibmvnic: Increase maximum queue size limit by Thomas Falcon · 6 years ago
  80. 024926d net: phy: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  81. fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
  82. 0ed3015 selftests/tls: Fix recv(MSG_PEEK) & splice() test cases by Vakul Garg · 6 years ago
  83. e3a9667 hv_netvsc: Fix rndis_per_packet_info internal field initialization by Haiyang Zhang · 6 years ago
  84. 9f2959b net: phy: improve handling delayed work by Heiner Kallweit · 6 years ago
  85. a0651d8 Merge branch 'net-systemport-Turn-on-offloads-by-default' by David S. Miller · 6 years ago
  86. a5d78ce net: systemport: Add software counters to track reallocations by Florian Fainelli · 6 years ago
  87. aa6ca0e net: systemport: Be drop monitor friendly while re-allocating headroom by Florian Fainelli · 6 years ago
  88. b506177 net: systemport: Turn on offloads by default by Florian Fainelli · 6 years ago
  89. 297357d net: systemport: Utilize bcm_sysport_set_features() during resume/open by Florian Fainelli · 6 years ago
  90. 10b476c net: systemport: Refactor bcm_sysport_set_features() by Florian Fainelli · 6 years ago
  91. 460b360 net_sched: fix a crash in tc_new_tfilter() by Cong Wang · 6 years ago
  92. a1fa808 Merge branch 'netlink-extended-attribute-validation' by David S. Miller · 6 years ago
  93. 33188bd netlink: add validation function to policy by Johannes Berg · 6 years ago
  94. 3e48be0 netlink: add attribute range validation to policy by Johannes Berg · 6 years ago
  95. 6140cc2 Merge branch 'Support-of-Flow-Director-in-HNS3-Ethernet-Driver-for-HiP08-Rev2-SoC' by David S. Miller · 6 years ago
  96. c17852a net: hns3: Add support for enable/disable flow director by Jian Shen · 6 years ago
  97. dc5e606 net: hns3: Remove all flow director rules when unload hns3 driver by Jian Shen · 6 years ago
  98. 6871af2 net: hns3: Add reset handle for flow director by Jian Shen · 6 years ago
  99. 05c2314 net: hns3: Add support for rule query of flow director by Jian Shen · 6 years ago
  100. dd74f81 net: hns3: Add support for rule add/delete for flow director by Jian Shen · 6 years ago