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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-12
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
1
-5
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-5
/
+4
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-30
net: gianfar: add support for software TX timestamping
Vladimir Oltean
2
-1
/
+6
2022-06-30
freescale/fs_enet:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
3
-5
/
+4
2022-05-28
net: enetc: Use pci_release_region() to release some resources
Christophe JAILLET
1
-2
/
+2
2022-05-28
net: dpaa: Convert to SPDX identifiers
Sean Anderson
5
-143
/
+15
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+12
2022-05-22
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
1
-4
/
+4
2022-05-22
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
1
-1
/
+1
2022-05-22
dpaa2-eth: retrieve the virtual address before dma_unmap
Ioana Ciornei
1
-1
/
+3
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
1
-3
/
+5
2022-05-22
net: fec: Do proper error checking for optional clks
Uwe Kleine-König
1
-6
/
+10
2022-05-19
net: fec: Avoid allocating rx buffer using ATOMIC in ndo_open
Michael Trimarchi
1
-1
/
+1
2022-05-12
net: enetc: kill PHY-less mode for PFs
Vladimir Oltean
1
-10
/
+14
2022-05-11
net: enetc: count the tc-taprio window drops
Po Liu
4
-2
/
+16
2022-05-11
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
Vladimir Oltean
2
-4
/
+8
2022-05-10
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
1
-3
/
+0
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-05-05
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
1
-2
/
+2
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2
-0
/
+3
2022-04-29
eth: gfar: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-4
/
+1
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-11
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Lv Ruyi
1
-2
/
+6
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
2022-03-25
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
20
-252
/
+829
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-17
net/fsl: xgmac_mdio: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-17
enetc: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-14
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
4
-2
/
+100
2022-03-14
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
1
-19
/
+24
2022-03-14
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
2
-0
/
+32
2022-03-14
dpaa2-mac: add the MC API for reconfiguring the protocol
Ioana Ciornei
3
-0
/
+31
2022-03-14
dpaa2-mac: add the MC API for retrieving the version
Ioana Ciornei
3
-0
/
+40
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-10
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-4
/
+43
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
1
-1
/
+1
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
1
-1
/
+3
[next]