- 61772b0 ibmvnic: don't release napi in __ibmvnic_open() by Sukadev Bhattiprolu · 2 years, 11 months ago
- 3a5d9db ibmvnic: remove unused ->wait_capability by Sukadev Bhattiprolu · 3 years ago
- 48079e7 ibmvnic: don't spin in tasklet by Sukadev Bhattiprolu · 3 years ago
- 151b6a5c ibmvnic: init ->running_cap_crqs early by Sukadev Bhattiprolu · 3 years ago
- db9f0e8 ibmvnic: Allow extra failures before disabling by Sukadev Bhattiprolu · 3 years ago
- b6ee566 ibmvnic: Update driver return codes by Dany Madden · 3 years ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 5b08560 ibmvnic: drop bad optimization in reuse_tx_pools() by Sukadev Bhattiprolu · 3 years, 1 month ago
- 0584f49 ibmvnic: drop bad optimization in reuse_rx_pools() by Sukadev Bhattiprolu · 3 years, 1 month ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
- 5337824 net: annotate accesses to queue->trans_start by Eric Dumazet · 3 years, 1 month ago
- 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 6b278c0 ibmvnic: delay complete() by Sukadev Bhattiprolu · 3 years, 2 months ago
- 6e20d00 ibmvnic: Process crqs after enabling interrupts by Sukadev Bhattiprolu · 3 years, 2 months ago
- 8878e46 ibmvnic: don't stop queue in xmit by Sukadev Bhattiprolu · 3 years, 2 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 2974b8a Revert "ibmvnic: check failover_pending in login response" by Desnes A. Nunes do Rosario · 3 years, 3 months ago
- 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- bbd8093 ibmvnic: Reuse tx pools when possible by Sukadev Bhattiprolu · 3 years, 3 months ago
- 489de95 ibmvnic: Reuse rx pools when possible by Sukadev Bhattiprolu · 3 years, 3 months ago
- f8ac0bf ibmvnic: Reuse LTB when possible by Sukadev Bhattiprolu · 3 years, 3 months ago
- 129854f0 ibmvnic: Use bitmap for LTB map_ids by Sukadev Bhattiprolu · 3 years, 3 months ago
- 0d1af4f ibmvnic: init_tx_pools move loop-invariant code by Sukadev Bhattiprolu · 3 years, 3 months ago
- 8243c7e ibmvnic: Use/rename local vars in init_tx_pools by Sukadev Bhattiprolu · 3 years, 3 months ago
- 0df7b9a ibmvnic: Use/rename local vars in init_rx_pools by Sukadev Bhattiprolu · 3 years, 3 months ago
- 0f2bf31 ibmvnic: Fix up some comments and messages by Sukadev Bhattiprolu · 3 years, 3 months ago
- 38106b2 ibmvnic: Consolidate code in replenish_rx_pool() by Sukadev Bhattiprolu · 3 years, 3 months ago
- 273c29e ibmvnic: check failover_pending in login response by Sukadev Bhattiprolu · 3 years, 4 months ago
- d437f5a ibmvnic: check failover_pending in login response by Sukadev Bhattiprolu · 3 years, 4 months ago
- bb55362 ibmvnic: Remove the proper scrq flush by Sukadev Bhattiprolu · 3 years, 5 months ago
- 4f408e1 ibmvnic: retry reset if there are no other resets by Sukadev Bhattiprolu · 3 years, 6 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 154b3b2 ibmvnic: parenthesize a check by Sukadev Bhattiprolu · 3 years, 6 months ago
- f6ebca8 ibmvnic: free tx_pool if tso_pool alloc fails by Sukadev Bhattiprolu · 3 years, 6 months ago
- 552a337 ibmvnic: set ltb->buff to NULL after freeing by Sukadev Bhattiprolu · 3 years, 6 months ago
- 72368f8 ibmvnic: account for bufs already saved in indir_buf by Sukadev Bhattiprolu · 3 years, 6 months ago
- 65d6470 ibmvnic: clean pending indirect buffs during reset by Sukadev Bhattiprolu · 3 years, 6 months ago
- 2ca220f Revert "ibmvnic: remove duplicate napi_schedule call in open function" by Dany Madden · 3 years, 6 months ago
- 0ec13af Revert "ibmvnic: simplify reset_long_term_buff function" by Sukadev Bhattiprolu · 3 years, 6 months ago
- ef2c3dd ibmvnic: Use strscpy() instead of strncpy() by Kees Cook · 3 years, 6 months ago
- 673ead2 ibmvnic: fix send_request_map incompatible argument by Lijun Pan · 3 years, 7 months ago
- 73214a6 ibmvnic: fix kernel build warnings in build_hdr_descs_arr by Lijun Pan · 3 years, 7 months ago
- 822ebc2 ibmvnic: fix kernel build warning by Lijun Pan · 3 years, 7 months ago
- 0b217d3 ibmvnic: fix kernel build warning in strncpy by Lijun Pan · 3 years, 7 months ago
- 53f8b1b ibmvnic: Allow device probe if the device is not ready at boot by Cristobal Forno · 3 years, 7 months ago
- 3e98ae0 ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c by Wang Hai · 3 years, 7 months ago
- 07b5dc1 ibmvnic: remove default label from to_string switch by Michal Suchanek · 3 years, 7 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- 7c451f3 ibmvnic: remove duplicate napi_schedule call in open function by Lijun Pan · 3 years, 9 months ago
- d3a6abc ibmvnic: remove duplicate napi_schedule call in do_reset function by Lijun Pan · 3 years, 9 months ago
- 0775ebc ibmvnic: avoid calling napi_disable() twice by Lijun Pan · 3 years, 9 months ago
- 870e04a ibmvnic: queue reset work in system_long_wq by Lijun Pan · 3 years, 9 months ago
- ca09bf7 ibmvnic: correctly use dev_consume/free_skb_irq by Lijun Pan · 3 years, 9 months ago
- 334c424 ibmvnic: improve failover sysfs entry by Lijun Pan · 3 years, 9 months ago
- 0666ef7 ibmvnic: print adapter state as a string by Lijun Pan · 3 years, 9 months ago
- caee7bf ibmvnic: print reset reason as a string by Lijun Pan · 3 years, 9 months ago
- c3105f8 ibmvnic: Use 'skb_frag_address()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
- 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
- 69cdb79 ibmvnic: remove excessive irqsave by Junlin Yang · 3 years, 10 months ago
- 67eb211 ibmvnic: always store valid MAC address by Jiri Wiesner · 3 years, 10 months ago
- 6881b07 ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning. by Michal Suchanek · 3 years, 10 months ago
- 386a966 vio: make remove callback return void by Uwe Kleine-König · 3 years, 10 months ago
- 8f1c0fd ibmvnic: fix a race between open and reset by Sukadev Bhattiprolu · 3 years, 10 months ago
- b646acd5 net: re-solve some conflicts after net -> net-next merge by Jakub Kicinski · 3 years, 10 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- 4a41c42 ibmvnic: serialize access to work queue on remove by Sukadev Bhattiprolu · 3 years, 11 months ago
- 7d3a7b9 ibmvnic: skip send_request_unmap for timeout reset by Lijun Pan · 3 years, 11 months ago
- 42557da ibmvnic: add memory barrier to protect long term buffer by Lijun Pan · 3 years, 11 months ago
- 1a42156 ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions by Lijun Pan · 3 years, 11 months ago
- 1c7d45e ibmvnic: simplify reset_long_term_buff function by Lijun Pan · 3 years, 11 months ago
- d4083d3 ibmvnic: Set to CLOSED state even on error by Sukadev Bhattiprolu · 3 years, 11 months ago
- 8a96c80 ibmvnic: prefer strscpy over strlcpy by Lijun Pan · 3 years, 11 months ago
- 4bb9f2e ibmvnic: remove unused spinlock_t stats_lock definition by Lijun Pan · 3 years, 11 months ago
- 91dc5d2 ibmvnic: fix miscellaneous checks by Lijun Pan · 3 years, 11 months ago
- 914789a ibmvnic: avoid multiple line dereference by Lijun Pan · 3 years, 11 months ago
- f78afaa ibmvnic: fix braces by Lijun Pan · 3 years, 11 months ago
- bab08be ibmvnic: fix block comments by Lijun Pan · 3 years, 11 months ago
- 429aa36 ibmvnic: prefer 'unsigned long' over 'unsigned long int' by Lijun Pan · 3 years, 11 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- ef66a1e ibmvnic: Clear failover_pending if unable to schedule by Sukadev Bhattiprolu · 3 years, 11 months ago
- d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 11 months ago
- 2719cb4 ibmvnic: remove unnecessary rmb() inside ibmvnic_poll by Lijun Pan · 4 years ago
- 665ab1e ibmvnic: rework to ensure SCRQ entry reads are properly ordered by Lijun Pan · 4 years ago
- 5e9eff5 ibmvnic: device remove has higher precedence over reset by Lijun Pan · 4 years ago
- c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- e41aec7 ibmvnic: Ensure that CRQ entry read are correctly ordered by Lijun Pan · 4 years ago
- 8070860 net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours by Lee Jones · 4 years ago
- 3f5ec37 ibmvnic: merge do_change_param_reset into do_reset by Lijun Pan · 4 years ago
- 862aecb ibmvnic: fix: NULL pointer dereference. by YANG LI · 4 years ago
- 1f45dc2 ibmvnic: continue fatal error reset after passive init by Lijun Pan · 4 years ago
- a0c8be5 ibmvnic: fix login buffer memory leak by Lijun Pan · 4 years ago
- 6be4666 use __netdev_notify_peers in ibmvnic by Lijun Pan · 4 years ago
- c2af622 ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool partial success by Dwip N. Banerjee · 4 years, 1 month ago
- 38bd5ce ibmvnic: add some debugs by Sukadev Bhattiprolu · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- ba246c1 ibmvnic: Fix TX completion error handling by Thomas Falcon · 4 years, 1 month ago
- b71ec95 ibmvnic: Ensure that SCRQ entry reads are correctly ordered by Thomas Falcon · 4 years, 1 month ago
- 98c41f0 ibmvnic: reduce wait for completion time by Dany Madden · 4 years, 1 month ago
- a86d5c6 ibmvnic: no reset timeout for 5 seconds after reset by Dany Madden · 4 years, 1 month ago