aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2020-03-26sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-17net: sfc: reject unsupported coalescing paramsJakub Kicinski
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-03-15net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-14sfc: support configuring vf spoofchk on EF10 VFsEdward Cree
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches
2020-03-09sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-05sfc: complete the next packet when we receive a timestampTom Zhao
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19sfc: remove unused variable 'efx_default_channel_type'YueHaibing
2020-02-18sfc: elide assignment of skbEdward Cree
2020-02-17sfc: move some ARFS code out of headersEdward Cree
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-16sfc: remove duplicated include from efx.cYueHaibing
2020-01-13sfc/ethtool_common: Make some function to staticZhang Xiaoxu
2020-01-10sfc: remove set but not used variable 'nic_data'YueHaibing
2020-01-10sfc: remove duplicated include from ef10.cYueHaibing
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)
2020-01-10sfc: move a couple more functionsAlex Maftei (amaftei)
2020-01-10sfc: move some ethtool codeAlex Maftei (amaftei)
2020-01-10sfc: move various functionsAlex Maftei (amaftei)
2020-01-10sfc: move more rx codeAlex Maftei (amaftei)
2020-01-10sfc: move more tx codeAlex Maftei (amaftei)
2020-01-10sfc: refactor selftest work init codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI logging device attributeAlex Maftei (amaftei)
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)
2020-01-09sfc: move MCDI receive queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI transmit queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI event queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI VI alloc/free codeAlex Maftei (amaftei)
2020-01-09sfc: move more MCDI port codeAlex Maftei (amaftei)
2020-01-09sfc: move some MCDI port utility functionsAlex Maftei (amaftei)
2020-01-09sfc: move some port link state/caps codeAlex Maftei (amaftei)
2020-01-08net: sfc: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08sfc: move common tx codeAlex Maftei (amaftei)
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)