index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
docs: networking: convert skfp.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert ray_cs.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert PLIP.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
3
-4
/
+4
2020-04-30
docs: networking: convert ltpc.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
stmmac: intel: Place object in the Makefile according to the order
Andy Shevchenko
1
-2
/
+2
2020-04-30
stmmac: intel: Fix indentation to put on one line affected code
Andy Shevchenko
1
-60
/
+32
2020-04-30
stmmac: intel: Eliminate useless conditions and variables
Andy Shevchenko
1
-12
/
+2
2020-04-30
stmmac: intel: Convert to use pci_alloc_irq_vectors() API
Andy Shevchenko
1
-3
/
+8
2020-04-30
stmmac: intel: Remove unnecessary loop for PCI BARs
Andy Shevchenko
1
-18
/
+5
2020-04-30
stmmac: intel: Fix clock handling on error and remove paths
Andy Shevchenko
2
-9
/
+16
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-30
net/faraday: Fix unnecessary check in ftmac100_probe()
Tang Bin
1
-3
/
+0
2020-04-30
rionet: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-04-30
net: phy: mdio: add IPQ4019 MDIO driver
Robert Marko
3
-0
/
+168
2020-04-30
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
1
-5
/
+3
2020-04-30
hinic: make a bunch of functions static
YueHaibing
1
-43
/
+48
2020-04-30
net: bcmgenet: add WAKE_FILTER support
Doug Berger
2
-11
/
+37
2020-04-30
net: bcmgenet: add support for ethtool rxnfc flows
Doug Berger
2
-11
/
+488
2020-04-30
net: bcmgenet: code movement
Doug Berger
1
-154
/
+154
2020-04-30
Revert "net: bcmgenet: remove unused function in bcmgenet.c"
Doug Berger
1
-0
/
+122
2020-04-30
net: bcmgenet: move clk_wol management to bcmgenet_wol
Doug Berger
3
-16
/
+20
2020-04-30
net: bcmgenet: Fix WoL with password after deep sleep
Doug Berger
2
-21
/
+20
2020-04-30
net: bcmgenet: set Rx mode before starting netif
Doug Berger
1
-0
/
+4
2020-04-29
Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"
David S. Miller
1
-17
/
+0
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
4
-0
/
+196
2020-04-29
docs: networking: convert ipddp.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-29
docs: networking: convert framerelay.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-29
docs: networking: convert eql.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert cops.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert bonding.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert baycom.txt to ReST
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-29
docs: networking: convert arcnet.txt to ReST
Mauro Carvalho Chehab
1
-3
/
+3
2020-04-29
docs: networking: convert 6pack.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert caif files to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
net: ethernet: fec: Prevent MII event after MII_SPEED write
Andrew Lunn
1
-0
/
+17
2020-04-29
dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
Nathan Chancellor
1
-1
/
+1
2020-04-28
net: phy: bcm54140: Make a bunch of functions static
ChenTao
1
-3
/
+3
2020-04-27
net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()
Wei Yongjun
1
-2
/
+2
2020-04-27
r8169: improve error message if no dedicated PHY driver is found
Heiner Kallweit
1
-1
/
+2
2020-04-27
mlxsw: spectrum: Move flow offload binding into spectrum_flow.c
Jiri Pirko
3
-191
/
+181
2020-04-27
mlxsw: spectrum_matchall: Process matchall events from the same cb as flower
Jiri Pirko
4
-120
/
+124
2020-04-27
mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly instead
Jiri Pirko
3
-37
/
+14
2020-04-27
mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions
Jiri Pirko
1
-13
/
+35
2020-04-27
mlxsw: spectrum_matchall: Move ingress indication into mall_entry
Jiri Pirko
1
-10
/
+8
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...
Jiri Pirko
1
-16
/
+19
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...
Jiri Pirko
1
-17
/
+17
2020-04-27
mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()
Jiri Pirko
1
-3
/
+2
2020-04-27
mlxsw: spectrum: Push matchall bits into a separate file
Jiri Pirko
4
-204
/
+214
2020-04-27
mlxsw: spectrum: Push flow_block related functions into a separate file
Jiri Pirko
4
-135
/
+151
[next]