index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-08-21
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
1
-3
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-17
net: stmmac: selftests: Add selftest for VLAN TX Offload
Jose Abreu
1
-2
/
+94
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
7
-1
/
+135
2019-08-17
net: stmmac: xgmac: Add EEE support
Jose Abreu
3
-5
/
+83
2019-08-17
net: stmmac: selftests: Add tests for SA Insertion/Replacement
Jose Abreu
1
-1
/
+97
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
6
-1
/
+36
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
4
-9
/
+37
2019-08-17
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2
-0
/
+75
2019-08-17
net: stmmac: Add a counter for Split Header packets
Jose Abreu
3
-0
/
+3
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
7
-2
/
+128
2019-08-17
net: stmmac: xgmac: Correctly return that RX descriptor is not last one
Jose Abreu
1
-4
/
+3
2019-08-17
net: stmmac: Prepare to add Split Header support
Jose Abreu
2
-60
/
+95
2019-08-17
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
4
-9
/
+34
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-46
/
+8
2019-08-08
net: stmmac: selftests: Add a selftest for Flexible RX Parser
Jose Abreu
1
-1
/
+97
2019-08-08
net: stmmac: Add Flexible RX Parser support in XGMAC
Jose Abreu
3
-0
/
+206
2019-08-08
net: stmmac: Implement Safety Features in XGMAC core
Jose Abreu
3
-0
/
+311
2019-08-08
net: stmmac: selftests: Add test for VLAN and Double VLAN Filtering
Jose Abreu
1
-0
/
+205
2019-08-08
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
7
-0
/
+139
2019-08-08
net: stmmac: selftests: Add RSS test
Jose Abreu
1
-0
/
+19
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
9
-4
/
+241
2019-08-08
net: stmmac: xgmac: Implement tx_queue_prio()
Jose Abreu
2
-1
/
+22
2019-08-08
net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()
Jose Abreu
1
-1
/
+21
2019-08-08
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
7
-2
/
+212
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-36
/
+121
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-07-31
net: stmmac: Use netif_tx_napi_add() for TX polling function
Frode Isaksen
1
-2
/
+3
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-12
/
+2
2019-07-30
net: stmmac: Sync RX Buffer upon allocation
Jose Abreu
1
-3
/
+10
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
1
-0
/
+7
2019-07-27
net: stmmac: Do not request stmmaceth clock
Thierry Reding
1
-6
/
+8
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
4
-2
/
+14
2019-07-22
net: stmmac: Do not cut down 1G modes
Jose Abreu
1
-8
/
+3
2019-07-22
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
1
-9
/
+8
2019-07-22
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
1
-2
/
+2
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2
-3
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-19
/
+3
2019-07-09
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
5
-25
/
+42
2019-07-09
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
1
-1
/
+1
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
3
-144
/
+70
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
7
-22
/
+26
[next]