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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
4
-7
/
+9
2024-07-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
8
-63
/
+164
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
1
-0
/
+1
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
3
-22
/
+31
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
4
-30
/
+68
2024-07-01
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
1
-5
/
+11
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
3
-13
/
+4
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
3
-28
/
+40
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
3
-5
/
+25
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
4
-11
/
+64
2024-07-01
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
1
-6
/
+15
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2
-2
/
+7
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
1
-0
/
+26
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
6
-3
/
+102
2024-07-01
net: tn40xx: add initial ethtool_ops support
FUJITA Tomonori
1
-0
/
+14
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
1
-36
/
+2
2024-06-28
sfc: use new rxfh_context API
Edward Cree
13
-219
/
+212
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
3
-5
/
+5
2024-06-28
enic: add ethtool get_channel support
Jon Kohler
1
-0
/
+23
2024-06-28
bnx2x: Fix multiple UBSAN array-index-out-of-bounds
Ghadi Elie Rahme
1
-1
/
+1
2024-06-28
ice: do not init struct ice_adapter more times than needed
Przemek Kitszel
1
-32
/
+28
2024-06-28
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
3
-12
/
+15
2024-06-28
ice: Allow different FW API versions based on MAC type
Paul Greenwalt
2
-7
/
+19
2024-06-28
ice: Check all ice_vsi_rebuild() errors in function
Eric Joyner
1
-2
/
+11
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
3
-10
/
+91
2024-06-28
net/mlx5e: Approximate IPsec per-SA payload data bytes count
Leon Romanovsky
1
-1
/
+13
2024-06-28
net/mlx5e: Present succeeded IPsec SA bytes and packet
Leon Romanovsky
1
-13
/
+23
2024-06-28
net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
Jianbo Liu
1
-0
/
+5
2024-06-28
net/mlx5: E-switch, Create ingress ACL when needed
Chris Mi
1
-8
/
+29
2024-06-28
net/mlx5: Use max_num_eqs_24b when setting max_io_eqs
Daniel Jurgens
1
-5
/
+17
2024-06-28
net/mlx5: Use max_num_eqs_24b capability if set
Daniel Jurgens
3
-6
/
+12
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
4
-0
/
+93
2024-06-27
net: thunderx: Unembed netdev structure
Breno Leitao
1
-6
/
+15
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-67
/
+135
2024-06-27
net: mana: Fix possible double free in error handling path
Ma Ke
1
-0
/
+2
2024-06-27
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32
Christophe Roullier
1
-3
/
+77
2024-06-26
mlxsw: pci: Use fragmented buffers
Amit Cohen
1
-34
/
+129
2024-06-26
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
1
-0
/
+20
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-06-25
net: tn40xx: add phylink support
FUJITA Tomonori
5
-4
/
+114
2024-06-25
net: tn40xx: add mdio bus support
FUJITA Tomonori
3
-1
/
+147
2024-06-25
net: tn40xx: add basic Rx handling
FUJITA Tomonori
3
-1
/
+508
2024-06-25
net: tn40xx: add basic Tx handling
FUJITA Tomonori
3
-0
/
+1411
2024-06-25
net: tn40xx: add register defines
FUJITA Tomonori
2
-0
/
+247
2024-06-25
net: tn40xx: add pci driver for Tehuti Networks TN40xx chips
FUJITA Tomonori
4
-0
/
+78
2024-06-25
gve: Add flow steering ethtool support
Jeroen de Borst
5
-9
/
+398
2024-06-25
gve: Add flow steering adminq commands
Jeroen de Borst
5
-4
/
+314
2024-06-25
gve: Add flow steering device option
Jeroen de Borst
3
-2
/
+51
2024-06-25
gve: Add adminq extended command
Jeroen de Borst
2
-0
/
+43
2024-06-25
gve: Add adminq mutex lock
Ziwei Xiao
2
-10
/
+13
[prev]
[next]