summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxbf_gige
Commit message (Expand)AuthorAgeFilesLines
* net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei2022-05-171-1/+1
* mlxbf_gige: remove driver-managed interrupt countsDavid Thompson2022-05-123-17/+3
* mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson2022-05-061-2/+4
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+5
* Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-084-238/+9
|\
| * net: mellanox: mlxbf_gige: Replace non-standard interrupt handlingAsmaa Mnebhi2021-10-294-238/+9
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* | mlxbf_gige: clear valid_polarity upon openDavid Thompson2021-09-161-0/+7
|/
* net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing2021-08-312-24/+4
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-2/+2
* Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson2021-06-2511-0/+2026