1. b25105e b43: Remove empty function lpphy_papd_cal() by Larry Finger · 6 years ago
  2. b4c35c1 mwifiex: prevent an array overflow by Dan Carpenter · 6 years ago
  3. 0c7beb2 zd1211rw: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  4. ae187ba mwifiex: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  5. 0a60014 rsi: miscallaneous changes for 9116 and common by Siva Rebbagondla · 6 years ago
  6. 17ff2c7 rsi: reset device changes for 9116 by Siva Rebbagondla · 6 years ago
  7. 1533f97 rsi: send new tx command frame wlan9116 features by Siva Rebbagondla · 6 years ago
  8. f911c86 rsi: new bootup parameters for 9116 by Siva Rebbagondla · 6 years ago
  9. 9ba4562 rsi: change in device init frame sequence for 9116 by Siva Rebbagondla · 6 years ago
  10. e5a1ecc rsi: add firmware loading for 9116 device by Siva Rebbagondla · 6 years ago
  11. 3ac6157 rsi: move common part of firmware load to separate function by Siva Rebbagondla · 6 years ago
  12. 54fdb31 rsi: add new device model for 9116 by Siva Rebbagondla · 6 years ago
  13. 9ea3812 rt2x00mmio: remove legacy comment by Stanislaw Gruszka · 6 years ago
  14. d954f9e rt2x00: remove not used entry field by Stanislaw Gruszka · 6 years ago
  15. eb662b1 rt2x00: remove last_nostatus_check by Stanislaw Gruszka · 6 years ago
  16. e5ceab9 rt2800mmio: use timer and work for handling tx statuses timeouts by Stanislaw Gruszka · 6 years ago
  17. 2c7ba75 rt2800mmio: fetch tx status changes by Stanislaw Gruszka · 6 years ago
  18. 6efa798 rt2800: move txstatus pending routine by Stanislaw Gruszka · 6 years ago
  19. f611315 rt2800: new flush implementation for SoC devices by Stanislaw Gruszka · 6 years ago
  20. 889bb86 rt2800: partially restore old mmio txstatus behaviour by Stanislaw Gruszka · 6 years ago
  21. d5414c2 rsi: Fix NULL pointer dereference in kmalloc by Aditya Pakki · 6 years ago
  22. 9490c56 rt2x00: code-style fix in rt2800usb.c by Tomislav Požega · 6 years ago
  23. 61a4e5f rt2x00: do not print error when queue is full by Stanislaw Gruszka · 6 years ago
  24. e383c70 rt2x00: check number of EPROTO errors by Stanislaw Gruszka · 6 years ago
  25. bb3b18c rt2x00: use ratelimited variants dev_warn/dev_err by Stanislaw Gruszka · 6 years ago
  26. 0ed2a00 net: cw1200: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  27. b2c01aa ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit by YueHaibing · 6 years ago
  28. 3b6edcb ray_cs: use remove_proc_subtree to simplify procfs code by YueHaibing · 6 years ago
  29. 444efbde ray_cs: Check return value of pcmcia_register_driver by YueHaibing · 6 years ago
  30. d442af2 rndis_wlan: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  31. b99561c Merge tag 'iwlwifi-next-for-kalle-2019-04-18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 6 years ago
  32. 69166f7 iwlwifi: dbg_ini: set dump bit only when trigger collection is certain by Shahar S Matityahu · 6 years ago
  33. f8510d6 iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta by Nathan Chancellor · 6 years ago
  34. 2644f9d iwlwifi: remove unused 0x40C0 PCI device IDs by Luca Coelho · 6 years ago
  35. 957a67c iwlwifi: mvm: support rtt confidence indication by Avraham Stern · 6 years ago
  36. e91130c iwlwifi: dbg: add lmac and umac PC registers to periphery dump by Shahar S Matityahu · 6 years ago
  37. 32d2282 iwlwifi: dbg: add periphery memory dumping support to ax210 device family by Shahar S Matityahu · 6 years ago
  38. befebbb iwlwifi: rs: consider LDPC capability in case of HE by Gregory Greenman · 6 years ago
  39. 53032e6 iwlwifi: dbg_ini: add debug prints to the ini flows by Shahar S Matityahu · 6 years ago
  40. 2953c393 iwlwifi: add FW_INFO debug level by Shahar S Matityahu · 6 years ago
  41. 77f99ae iwlwifi: dbg_ini: support notification and dhc regions type parsing by Shahar S Matityahu · 6 years ago
  42. 718a8b2 iwlwifi: unite macros with same meaning by Shaul Triebitz · 6 years ago
  43. 9a16ee0 iwlwifi: mvm: set 512 TX queue slots for AX210 devices by Shaul Triebitz · 6 years ago
  44. 0d37d9f iwlwifi: bump FW API to 47 for 22000 series by Luca Coelho · 6 years ago
  45. db5e323 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 6 years ago
  46. 5c2e6e1 Merge branch 'net-add-reset-controller-driven-PHY-reset' by David S. Miller · 6 years ago
  47. 6110ed2 net: mdio: rename mdio_device reset to reset_gpio by David Bauer · 6 years ago
  48. 71dd6c0 net: phy: add support for reset-controller by David Bauer · 6 years ago
  49. b54dd90 dt-bindings: net: add PHY reset controller binding by David Bauer · 6 years ago
  50. 8a99aa5 Merge branch 'net-some-build-fixes-and-other-improvements' by David S. Miller · 6 years ago
  51. a06eaaf net: skb: remove unused asserts by Jakub Kicinski · 6 years ago
  52. a115d51 net: gemini: remove unnecessary assert by Jakub Kicinski · 6 years ago
  53. 23bddf6 net/sched: taprio: fix build without 64bit div by Jakub Kicinski · 6 years ago
  54. ce6bf4c sb1000: fix variable set but not used warnings by Jakub Kicinski · 6 years ago
  55. 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
  56. 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago
  57. 4cf2d20 net: phy: remove dead code from phy_sanitize_settings by Heiner Kallweit · 6 years ago
  58. 5e42574 net: phy: don't set autoneg if it's not supported by Heiner Kallweit · 6 years ago
  59. 1611199 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  60. f9a904e Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  61. 711987b ice: Calculate ITR increment based on direct calculation by Brett Creeley · 6 years ago
  62. 9c010de ice: Bump driver version by Anirudh Venkataramanan · 6 years ago
  63. 3a257a1 ice: Add code to control FW LLDP and DCBX by Anirudh Venkataramanan · 6 years ago
  64. b832c2f ice: Add code for DCB rebuild by Anirudh Venkataramanan · 6 years ago
  65. 4b0fdce ice: Add code to get DCB related statistics by Anirudh Venkataramanan · 6 years ago
  66. 5f6aa50 ice: Add priority information into VLAN header by Anirudh Venkataramanan · 6 years ago
  67. a629cf0 ice: Update rings based on TC information by Anirudh Venkataramanan · 6 years ago
  68. 00cc3f1 ice: Add code to process LLDP MIB change events by Anirudh Venkataramanan · 6 years ago
  69. 0deab65 ice: Add code for DCB initialization part 4/4 by Anirudh Venkataramanan · 6 years ago
  70. 7b9ffc7 ice: Add code for DCB initialization part 3/4 by Anirudh Venkataramanan · 6 years ago
  71. 0ebd3ff ice: Add code for DCB initialization part 2/4 by Anirudh Venkataramanan · 6 years ago
  72. 37b6f64 ice: Add code for DCB initialization part 1/4 by Anirudh Venkataramanan · 6 years ago
  73. 802abbb ice: Bump version by Anirudh Venkataramanan · 6 years ago
  74. f9867df ice: Fix incorrect use of abbreviations by Anirudh Venkataramanan · 6 years ago
  75. 94c4441 ice: Fix typos in code comments by Anirudh Venkataramanan · 6 years ago
  76. b5250c9 rtlwifi: rtl8188ee: Remove extraneous file by Larry Finger · 6 years ago
  77. b8fb1ab net ipv6: Prevent neighbor add if protocol is disabled on device by David Ahern · 6 years ago
  78. cea29a7 Merge branch 'ipv6-Use-fib6_result-for-fib_lookups' by David S. Miller · 6 years ago
  79. 7d21fec ipv6: Add fib6_type and fib6_flags to fib6_result by David Ahern · 6 years ago
  80. effda4d ipv6: Pass fib6_result to fib lookups by David Ahern · 6 years ago
  81. 8ff2e5b ipv6: Pass fib6_result to fib6_table_lookup tracepoint by David Ahern · 6 years ago
  82. b7bc4b6 ipv6: Pass fib6_result to rt6_select and find_rr_leaf by David Ahern · 6 years ago
  83. 75ef738 ipv6: Pass fib6_result to rt6_device_match by David Ahern · 6 years ago
  84. b748f26 ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu by David Ahern · 6 years ago
  85. 5012f0a ipv6: Pass fib6_result to rt6_insert_exception by David Ahern · 6 years ago
  86. 0d16158 ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init by David Ahern · 6 years ago
  87. db3fede ipv6: Pass fib6_result to pcpu route functions by David Ahern · 6 years ago
  88. 9b6b35a ipv6: Pass fib6_result to ip6_create_rt_rcu by David Ahern · 6 years ago
  89. 85bd05d ipv6: Pass fib6_result to ip6_rt_cache_alloc by David Ahern · 6 years ago
  90. 7e4b512 ipv6: Pass fib6_result to rt6_find_cached_rt by David Ahern · 6 years ago
  91. b1d4099 ipv6: Rename fib6_multipath_select and pass fib6_result by David Ahern · 6 years ago
  92. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. cea0aa9 Merge branch 's390-next' by David S. Miller · 6 years ago
  94. 54a5094 s390/qeth: stop/wake TX queues based on their fill level by Julian Wiedmann · 6 years ago
  95. e6c15b5 s390/qeth: simplify QoS code by Julian Wiedmann · 6 years ago
  96. 73dc2da s390/qeth: add TX multiqueue support for OSA devices by Julian Wiedmann · 6 years ago
  97. 3a18d75 s390/qeth: add TX multiqueue support for IQD devices by Julian Wiedmann · 6 years ago
  98. 333ef9d s390/qeth: don't keep statistics for tx timeout by Julian Wiedmann · 6 years ago
  99. fdd1a53 s390/qeth: don't bother updating the last-tx time by Julian Wiedmann · 6 years ago
  100. a4cdc9b s390/qeth: handle error from qeth_update_from_chp_desc() by Julian Wiedmann · 6 years ago