index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxbf_gige
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
mlxbf_gige: disable RX filters until RX path initialized
David Thompson
4
-6
/
+64
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
1
-1
/
+1
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
1
-2
/
+8
2024-03-26
mlxbf_gige: call request_irq() after NAPI initialized
David Thompson
1
-7
/
+11
2024-03-25
mlxbf_gige: stop PHY during open() error paths
David Thompson
1
-1
/
+4
2024-03-06
mlxbf_gige: add support to display pause frame counters
David Thompson
2
-0
/
+66
2024-01-07
mlxbf_gige: Enable the GigE port in mlxbf_gige_open
Asmaa Mnebhi
1
-6
/
+6
2024-01-07
mlxbf_gige: Fix intermittent no ip issue
Asmaa Mnebhi
2
-10
/
+10
2023-12-29
mlxbf_gige: fix receive packet race condition
David Thompson
1
-2
/
+7
2023-09-20
net: ethernet: mellanox: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-09
mlxbf_gige: Remove two unused function declarations
Yue Haibing
1
-3
/
+0
2023-05-25
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Thomas Bogendoerfer
1
-6
/
+7
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2023-01-13
mlxbf_gige: fix white space in mlxbf_gige_eth_ioctl
David Thompson
1
-1
/
+1
2023-01-13
mlxbf_gige: add "set_link_ksettings" ethtool callback
David Thompson
1
-0
/
+1
2023-01-13
mlxbf_gige: support 10M/100M/1G speeds on BlueField-3
David Thompson
3
-15
/
+119
2023-01-13
mlxbf_gige: add MDIO support for BlueField-3
David Thompson
6
-50
/
+251
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-26
net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
Peng Wu
1
-2
/
+2
2022-09-19
mlxbf_gige: clear MDIO gateway lock after read
David Thompson
1
-0
/
+6
2022-08-31
mlxbf_gige: compute MDIO period based on i1clk
David Thompson
3
-18
/
+110
2022-06-15
mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
David Thompson
1
-3
/
+1
2022-05-17
net/mlxbf_gige: use eth_zero_addr() to clear mac address
Lu Wei
1
-1
/
+1
2022-05-12
mlxbf_gige: remove driver-managed interrupt counts
David Thompson
3
-17
/
+3
2022-05-06
mlxbf_gige: increase MDIO polling rate to 5us
David Thompson
1
-2
/
+4
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+5
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-238
/
+9
2021-10-29
net: mellanox: mlxbf_gige: Replace non-standard interrupt handling
Asmaa Mnebhi
4
-238
/
+9
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-16
mlxbf_gige: clear valid_polarity upon open
David Thompson
1
-0
/
+7
2021-08-31
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
2
-24
/
+4
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-06-25
Add Mellanox BlueField Gigabit Ethernet driver
David Thompson
11
-0
/
+2026