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