index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
1
-1
/
+1
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
2
-0
/
+14
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-28
/
+32
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
5
-6
/
+44
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
5
-20
/
+9
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
5
-9
/
+10
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
5
-40
/
+22
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
8
-49
/
+32
2022-09-05
net: fman: Map the base address once
Sean Anderson
4
-27
/
+17
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
3
-35
/
+34
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
3
-128
/
+21
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2
-0
/
+39
2022-09-03
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
3
-27
/
+19
2022-09-03
net: fec: add pm_qos support on imx6q platform
Wei Fang
2
-1
/
+13
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
8
-14
/
+14
2022-08-27
net: fman: memac: Uninitialized variable on error path
Dan Carpenter
1
-1
/
+1
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+82
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
3
-4
/
+77
2022-08-22
net: freescale: xgmac: Do not dereference fwnode in struct device
zhaoxiao
1
-1
/
+1
2022-08-20
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
1
-3
/
+1
2022-08-20
net: fman: Export/rename some common functions
Sean Anderson
2
-6
/
+9
2022-08-20
net: fman: Configure fixed link in memac_initialization
Sean Anderson
1
-47
/
+46
2022-08-20
net: fman: Move struct dev to mac_device
Sean Anderson
2
-20
/
+12
2022-08-20
net: fman: Store initialization function in match data
Sean Anderson
2
-192
/
+165
2022-08-20
net: fman: Get PCS node in per-mac init
Sean Anderson
2
-11
/
+10
2022-08-20
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2
-74
/
+30
2022-08-20
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
3
-44
/
+15
2022-08-20
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
7
-46
/
+24
2022-08-20
net: fman: Convert to SPDX identifiers
Sean Anderson
18
-515
/
+33
2022-08-20
net: dpaa: Fix <1G ethernet on LS1046ARDB
Sean Anderson
1
-1
/
+5
2022-08-13
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-07
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-07-01
net: gianfar: add support for software TX timestamping
Vladimir Oltean
2
-1
/
+6
2022-07-01
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+12
2022-05-23
dpaa2-eth: unmap the SGT buffer before accessing its contents
Ioana Ciornei
1
-4
/
+4
2022-05-23
dpaa2-eth: use the correct software annotation field
Ioana Ciornei
1
-1
/
+1
2022-05-23
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
[next]