1. 4115ba6 ionic: Fix dim work handling in split interrupt mode by Brett Creeley · 1 year, 3 months ago
  2. 0ceb3860 ionic: fix snprintf format length warning by Shannon Nelson · 1 year, 3 months ago
  3. ad0ebd8 ionic: replace deprecated strncpy with strscpy by Justin Stitt · 1 year, 5 months ago
  4. e9cbc89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 5 months ago
  5. 529cdfd ionic: expand the descriptor bufs array by Shannon Nelson · 1 year, 6 months ago
  6. 40d8353 ionic: add a check for max SGs and SKB frags by Shannon Nelson · 1 year, 6 months ago
  7. 4d9d722 ionic: count SGs in packet to minimize linearize by Shannon Nelson · 1 year, 6 months ago
  8. 8f6b846 ionic: fix 16bit math issue when PAGE_SIZE >= 64KB by David Christensen · 1 year, 6 months ago
  9. efa47e8 ionic: Remove unused declarations by Yue Haibing · 1 year, 7 months ago
  10. 4d016ae4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  11. 52417a9 ionic: Add missing err handling for queue reconfig by Nitya Sunkad · 1 year, 7 months ago
  12. a79b559 ionic: add FLR recovery support by Shannon Nelson · 1 year, 8 months ago
  13. 30d2e07 ionic: pull out common bits from fw_up by Shannon Nelson · 1 year, 8 months ago
  14. 0de38d9 ionic: extract common bits from ionic_probe by Shannon Nelson · 1 year, 8 months ago
  15. 87d7a9f ionic: extract common bits from ionic_remove by Shannon Nelson · 1 year, 8 months ago
  16. 3a7af34 ionic: remove dead device fail path by Shannon Nelson · 1 year, 8 months ago
  17. abfb2a5 ionic: remove WARN_ON to prevent panic_on_warn by Nitya Sunkad · 1 year, 8 months ago
  18. f712c82 ionic: use vmalloc_array and vcalloc by Julia Lawall · 1 year, 8 months ago
  19. 132b4eb ionic: add support for ethtool extended stat link_down_count by Nitya Sunkad · 1 year, 9 months ago
  20. 4a54903 ionic: catch failure from devlink_alloc by Shannon Nelson · 1 year, 10 months ago
  21. 3711d44 ionic: remove noise from ethtool rxnfc error msg by Shannon Nelson · 1 year, 10 months ago
  22. be690da ionic: Don't overwrite the cyclecounter bitmask by Brett Creeley · 1 year, 11 months ago
  23. f686e95 ionic: Remove redundant pci_clear_master by Cai Huoqing · 2 years ago
  24. 40bc471d ionic: add tx/rx-push support with device Component Memory Buffers by Shannon Nelson · 2 years, 1 month ago
  25. 896de44 ionic: remove unnecessary void casts by Shannon Nelson · 2 years, 1 month ago
  26. 7bb9900 ionic: remove unnecessary indirection by Shannon Nelson · 2 years, 1 month ago
  27. b69585b ionic: missed doorbell workaround by Allen Hubbe · 2 years, 1 month ago
  28. 1fffb02 ionic: clear up notifyq alloc commentary by Shannon Nelson · 2 years, 1 month ago
  29. e8797a0 ionic: clean interrupt before enabling queue to avoid credit race by Neel Patel · 2 years, 1 month ago
  30. 226bf98 net: devlink: let the core report the driver name instead of the drivers by Vincent Mailhol · 2 years, 3 months ago
  31. 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
  32. 280c0f7 net: ionic: Fix error handling in ionic_init_module() by Yuan Can · 2 years, 4 months ago
  33. ac73d4b net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port by Jiri Pirko · 2 years, 4 months ago
  34. e55f0f5 ionic: refactor use of ionic_rx_fill() by Neel Patel · 2 years, 4 months ago
  35. cad478c ionic: enable tunnel offloads by Neel Patel · 2 years, 4 months ago
  36. f43a96d ionic: new ionic device identity level and VF start control by Shannon Nelson · 2 years, 4 months ago
  37. 23e884a ionic: only save the user set VF attributes by Shannon Nelson · 2 years, 4 months ago
  38. db28adf ionic: replay VF attributes after fw crash recovery by Shannon Nelson · 2 years, 4 months ago
  39. aa1d7e1 ionic: catch NULL pointer issue on reconfig by Brett Creeley · 2 years, 5 months ago
  40. b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 5 months ago
  41. 1fd7c08 ionic: change order of devlink port register and netdev register by Jiri Pirko · 2 years, 5 months ago
  42. 19058be ionic: VF initial random MAC address if no assigned mac by R Mohamed Shah · 2 years, 6 months ago
  43. 0fc4dd4 ionic: fix up issues with handling EAGAIN on FW cmds by Shannon Nelson · 2 years, 6 months ago
  44. 9cb9dad ionic: clear broken state on generation change by Shannon Nelson · 2 years, 6 months ago
  45. 7c6327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 2 years, 7 months ago
  46. a86e86d net: ionic: fix error check for vlan flags in ionic_set_nic_features() by Jian Shen · 2 years, 7 months ago
  47. 504148f net: add skb_[inner_]tcp_all_headers helpers by Eric Dumazet · 2 years, 8 months ago
  48. e4b1045 ionic: fix missing pci_release_regions() on error in ionic_probe() by Yang Yingliang · 2 years, 10 months ago
  49. 688a5ef ionic: no transition while stopping by Shannon Nelson · 3 years ago
  50. 922ea87 ionic: use vmalloc include by Shannon Nelson · 3 years ago
  51. ecea8bb ionic: clean up comments and whitespace by Shannon Nelson · 3 years ago
  52. 799c230 ionic: prefer strscpy over strlcpy by Shannon Nelson · 3 years ago
  53. 116dce0 ionic: Use vzalloc for large per-queue related buffers by Brett Creeley · 3 years ago
  54. 12b1b99 ionic: catch transition back to RUNNING with fw_generation 0 by Shannon Nelson · 3 years ago
  55. 36197d8 ionic: replace set_vf data with union by Shannon Nelson · 3 years, 1 month ago
  56. ec8ee714 ionic: stretch heartbeat detection by Shannon Nelson · 3 years, 1 month ago
  57. b1552a4 ionic: remove the dbid_inuse bitmap by Shannon Nelson · 3 years, 1 month ago
  58. 43cfed7 ionic: disable napi when ionic_lif_init() fails by Brett Creeley · 3 years, 1 month ago
  59. 238a0f7 ionic: Cleanups in the Tx hotpath code by Brett Creeley · 3 years, 1 month ago
  60. 584fb76 ionic: Prevent filter add/del err msgs when the device is not available by Brett Creeley · 3 years, 1 month ago
  61. f16f5be ionic: Query FW when getting VF info via ndo_get_vf_config by Brett Creeley · 3 years, 1 month ago
  62. b640b55 ionic: Allow flexibility for error reporting on dev commands by Brett Creeley · 3 years, 1 month ago
  63. bc43ed4 ionic: Correctly print AQ errors if completions aren't received by Brett Creeley · 3 years, 1 month ago
  64. 4cc787b ionic: fix up printing of timeout error by Shannon Nelson · 3 years, 1 month ago
  65. abd75d1 ionic: better handling of RESET event by Shannon Nelson · 3 years, 1 month ago
  66. 398d1e3 ionic: add FW_STOPPING state by Shannon Nelson · 3 years, 1 month ago
  67. b8fd027 ionic: Don't send reset commands if FW isn't running by Brett Creeley · 3 years, 1 month ago
  68. e6958ce ionic: separate function for watchdog init by Shannon Nelson · 3 years, 1 month ago
  69. 9ad2939 ionic: start watchdog after all is setup by Shannon Nelson · 3 years, 1 month ago
  70. bc0bf9d ionic: fix type complaint in ionic_dev_cmd_clean() by Shannon Nelson · 3 years, 1 month ago
  71. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  72. 140c7bc7 ionic: Initialize the 'lif->dbid_inuse' bitmap by Christophe JAILLET · 3 years, 2 months ago
  73. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 4 months ago
  74. 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 4 months ago
  75. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  76. d1f24712 ionic: no devlink_unregister if not registered by Shannon Nelson · 3 years, 5 months ago
  77. f91958c ionic: tame the filter no space message by Shannon Nelson · 3 years, 5 months ago
  78. 8c9d956 ionic: allow adminq requests to override default error message by Shannon Nelson · 3 years, 5 months ago
  79. 9b0b6ba ionic: handle vlan id overflow by Shannon Nelson · 3 years, 5 months ago
  80. c2b63d3 ionic: generic filter delete by Shannon Nelson · 3 years, 5 months ago
  81. eba688b ionic: generic filter add by Shannon Nelson · 3 years, 5 months ago
  82. ff542fb ionic: add generic filter search by Shannon Nelson · 3 years, 5 months ago
  83. 4ed642c ionic: remove mac overflow flags by Shannon Nelson · 3 years, 5 months ago
  84. 1d4ddc4 ionic: move lif mac address functions by Shannon Nelson · 3 years, 5 months ago
  85. c1634b1 ionic: add filterlist to debugfs by Shannon Nelson · 3 years, 5 months ago
  86. 5c976a5 ionic: don't remove netdev->dev_addr when syncing uc list by Shannon Nelson · 3 years, 5 months ago
  87. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  88. 3707428 ionic: move filter sync_needed bit set by Shannon Nelson · 3 years, 5 months ago
  89. 7dd22a8 ionic: add lif param to ionic_qcq_disable by Shannon Nelson · 3 years, 5 months ago
  90. 3a5e0fa ionic: have ionic_qcq_disable decide on sending to hardware by Shannon Nelson · 3 years, 5 months ago
  91. a095e47 ionic: add polling to adminq wait by Shannon Nelson · 3 years, 5 months ago
  92. 2624d95 ionic: widen queue_lock use around lif init and deinit by Shannon Nelson · 3 years, 5 months ago
  93. 26671ff ionic: move lif mutex setup and delete by Shannon Nelson · 3 years, 5 months ago
  94. 36b20b7 ionic: check for binary values in FW ver string by Shannon Nelson · 3 years, 5 months ago
  95. ebc792e ionic: remove debug stats by Shannon Nelson · 3 years, 5 months ago
  96. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  97. c23bb54f ionic: fix gathering of debug stats by Shannon Nelson · 3 years, 5 months ago
  98. 7911c8b ionic: Move devlink registration to be last devlink command by Leon Romanovsky · 3 years, 5 months ago
  99. db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 5 months ago
  100. 52a67fb ionic: fix a sleeping in atomic bug by Dan Carpenter · 3 years, 6 months ago