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
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
2
-2
/
+14
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
2
-1
/
+5
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
2
-2
/
+13
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
2
-5
/
+17
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
2
-12
/
+24
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
2
-17
/
+31
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-14
/
+6
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-8
/
+13
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
3
-11
/
+20
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2
-6
/
+6
2021-08-25
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
2021-08-25
net: mana: Add WARN_ON_ONCE in case of CQE read overflow
Haiyang Zhang
1
-1
/
+1
2021-08-25
net: mana: Add support for EQ sharing
Haiyang Zhang
4
-56
/
+78
2021-08-25
net: mana: Move NAPI from EQ to CQ
Haiyang Zhang
5
-103
/
+74
2021-08-25
netxen_nic: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
cxgb4: Properly revert VPD changes
Nathan Chancellor
2
-6
/
+40
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdp
Song Yoong Siang
1
-4
/
+4
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_pool
Song Yoong Siang
1
-6
/
+6
2021-08-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
5
-0
/
+240
2021-08-25
net: macb: Add a NULL check on desc_ptp
Harini Katakam
1
-1
/
+10
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
4
-2
/
+39
2021-08-25
net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
Michael Riesch
1
-9
/
+0
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-24
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-24
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-24
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-24
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-24
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-24
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-24
bnx2: Replace open-coded byte swapping with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-24
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-24
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-24
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
3
-4
/
+23
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
5
-2
/
+58
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
73
-173
/
+489
2021-08-24
r8169: enable ASPM L0s state
Heiner Kallweit
1
-3
/
+2
2021-08-24
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-23
via-velocity: Use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
2021-08-23
via-rhine: Use of_device_get_match_data to simplify code
Tang Bin
1
-7
/
+2
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-34
/
+13
2021-08-23
net: 8139cp: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+12
2021-08-23
myri10ge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+29
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
1
-24
/
+0
2021-08-23
forcedeth: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+1
[prev]
[next]