summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxbf_gige
AgeCommit message (Expand)Author
2024-01-07mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi
2024-01-07mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson
2023-09-20net: ethernet: mellanox: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-09mlxbf_gige: Remove two unused function declarationsYue Haibing
2023-05-25net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn
2023-01-13mlxbf_gige: fix white space in mlxbf_gige_eth_ioctlDavid Thompson
2023-01-13mlxbf_gige: add "set_link_ksettings" ethtool callbackDavid Thompson
2023-01-13mlxbf_gige: support 10M/100M/1G speeds on BlueField-3David Thompson
2023-01-13mlxbf_gige: add MDIO support for BlueField-3David Thompson
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-26net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-06-15mlxbf_gige: remove own module name define and use KBUILD_MODNAME insteadDavid Thompson
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei
2022-05-12mlxbf_gige: remove driver-managed interrupt countsDavid Thompson
2022-05-06mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-29net: mellanox: mlxbf_gige: Replace non-standard interrupt handlingAsmaa Mnebhi
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson