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
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
1
-16
/
+26
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2
-0
/
+12
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
1
-22
/
+9
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
1
-10
/
+14
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2
-4
/
+4
2018-06-28
net: mscc: ocelot: add VLAN filtering
Antoine Tenart
1
-2
/
+283
2018-06-28
net: mscc: ocelot: add bonding support
Alexandre Belloni
2
-1
/
+161
2018-06-28
cxgb4: Add new T5 PCI device id 0x50ae
Ganesh Goudar
1
-0
/
+1
2018-06-28
cxgb4: Add flag tc_flower_initialized
Casey Leedom
3
-0
/
+12
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-2
/
+2
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
13
-16
/
+18
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2
-8
/
+1
2018-06-26
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
1
-2
/
+1
2018-06-26
r8169: reject unsupported WoL options
Heiner Kallweit
1
-1
/
+4
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
1
-0
/
+39
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2
-5
/
+86
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-06-26
mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF
Petr Machata
1
-2
/
+45
2018-06-26
mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()
Petr Machata
2
-0
/
+6
2018-06-26
mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()
Petr Machata
2
-5
/
+3
2018-06-26
mlxsw: spectrum_router: Allocate FID according to PVID
Petr Machata
1
-1
/
+14
2018-06-26
mlxsw: spectrum_router: Propagate extack to .fid_get()
Petr Machata
1
-6
/
+10
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-20
/
+16
2018-06-25
r8169: don't check WoL when powering down PHY and interface is down
Heiner Kallweit
1
-1
/
+1
2018-06-25
r8169: improve saved_wolopts handling
Heiner Kallweit
1
-20
/
+14
2018-06-25
r8169: improve phy initialization when resuming
Heiner Kallweit
1
-5
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
3
-3
/
+3
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
1
-2
/
+2
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-06-23
r8169: enable ASPM on RTL8168E-VL
Heiner Kallweit
1
-0
/
+2
2018-06-23
r8169: align ASPM entry latency setting with vendor driver
Heiner Kallweit
1
-24
/
+19
2018-06-23
net: pch_gbe: Clean up pch_gbe_set_multi
Paul Burton
1
-17
/
+16
2018-06-23
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
Paul Burton
1
-54
/
+19
2018-06-23
net: pch_gbe: Use module_pci_driver()
Paul Burton
1
-18
/
+1
2018-06-23
net: pch_gbe: Remove dead RINGFREE code
Paul Burton
1
-13
/
+0
2018-06-23
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
Paul Burton
2
-10
/
+0
2018-06-23
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
Paul Burton
5
-84
/
+4
2018-06-23
net: pch_gbe: Remove get_bus_info HAL abstraction
Paul Burton
4
-83
/
+0
2018-06-23
net: pch_gbe: Remove init_hw HAL abstraction
Paul Burton
4
-52
/
+15
2018-06-23
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
Paul Burton
4
-44
/
+2
[next]