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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
4
-0
/
+55
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
4
-5
/
+57
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2
-1
/
+38
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2
-24
/
+32
2020-04-23
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
1
-71
/
+94
2020-04-23
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
1
-33
/
+58
2020-04-23
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
1
-8
/
+14
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2
-2
/
+7
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2
-26
/
+29
2020-04-23
net: ethernet: ti: cpts: use dev_yy() api for logs
Grygorii Strashko
1
-6
/
+6
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
3
-13
/
+13
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2
-1
/
+68
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-04-23
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2
-29
/
+30
2020-04-23
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
1
-36
/
+40
2020-04-23
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2
-14
/
+22
2020-04-23
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2
-13
/
+26
2020-04-23
net: stmmac: Add support for VLAN promiscuous mode
Chuah, Kim Tatt
3
-0
/
+69
2020-04-22
r8169: use devm_mdiobus_register
Heiner Kallweit
1
-8
/
+2
2020-04-22
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
1
-5
/
+0
2020-04-22
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
1
-4
/
+14
2020-04-22
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
1
-3
/
+19
2020-04-22
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-22
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
1
-0
/
+121
2020-04-22
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
1
-0
/
+2
2020-04-22
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
1
-0
/
+6
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
6
-250
/
+230
2020-04-21
net/nfp: Update driver to use global kernel version
Leon Romanovsky
2
-5
/
+0
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
3
-11
/
+0
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
4
-4
/
+1
2020-04-21
net: bcmgenet: Drop too many parentheses in bcmgenet_probe()
Andy Shevchenko
1
-1
/
+1
2020-04-21
net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()
Andy Shevchenko
1
-9
/
+4
2020-04-21
net: bcmgenet: Use devm_clk_get_optional() to get the clocks
Andy Shevchenko
1
-7
/
+12
2020-04-21
net: bcmgenet: Drop useless OF code
Andy Shevchenko
1
-13
/
+0
2020-04-21
net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
Andy Shevchenko
1
-1
/
+1
2020-04-21
Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-184
/
+230
2020-04-21
r8169: change wmb to smb_wmb in rtl8169_start_xmit
Heiner Kallweit
1
-2
/
+2
2020-04-21
net/mlx5: improve some comments
Hu Haowen
1
-1
/
+1
2020-04-21
net/mlx5: Read embedded cpu bit only once
Parav Pandit
1
-2
/
+1
2020-04-21
net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues
Maxim Mikityanskiy
2
-13
/
+48
2020-04-21
net/mlx5e: Allow partial data mask for tunnel options
Roi Dayan
1
-10
/
+22
2020-04-21
net/mlx5e: Set of completion request bit should not clear other adjacent bits
Tariq Toukan
1
-1
/
+1
2020-04-21
net/mlx5: IPsec, Refactor SA handle creation and destruction
Raed Salem
5
-48
/
+63
2020-04-21
net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW
Raed Salem
4
-86
/
+58
2020-04-21
net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list
Raed Salem
3
-28
/
+25
2020-04-21
net/mlx5e: en_accel, Add missing net/geneve.h include
Raed Salem
1
-0
/
+2
2020-04-21
net/mlx5: Use the correct IPsec capability function for FPGA ops
Raed Salem
3
-4
/
+18
2020-04-20
qed: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-20
net: hns3: add trace event support for PF/VF mailbox
Yufeng Mo
6
-0
/
+190
2020-04-20
net: hns3: add support for dumping MAC reg in debugfs
Yufeng Mo
2
-1
/
+114
[next]