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
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+8
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2
-3
/
+3
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+0
2024-05-13
net: fec: remove .ndo_poll_controller to avoid deadlocks
Wei Fang
1
-26
/
+0
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
4
-4
/
+4
2024-04-22
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2024-04-03
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2
-2
/
+0
2024-04-03
net: fec: Set mac_managed_pm during probe
Wei Fang
1
-2
/
+9
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+9
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
1
-9
/
+9
2024-02-13
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
Csókás Bence
1
-4
/
+2
2024-02-13
net: fec: Refactor: #define magic constants
Csókás Bence
1
-16
/
+30
2024-02-07
net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()
Russell King (Oracle)
1
-4
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
4
-10
/
+10
2024-01-25
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
1
-0
/
+2
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
Breno Leitao
1
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
1
-0
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
1
-0
/
+1
2024-01-04
net: enetc: allow phy-mode = "1000base-x"
Vladimir Oltean
1
-0
/
+3
2023-12-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
1
-0
/
+6
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
1
-15
/
+16
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
1
-25
/
+52
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
1
-2
/
+2
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
1
-1
/
+1
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
1
-2
/
+4
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
1
-0
/
+1
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
1
-3
/
+2
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-28
/
+17
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-14
/
+17
2023-12-13
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
1
-9
/
+2
2023-12-13
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
1
-3
/
+4
2023-12-10
net: fec: correct queue selection
Radu Bulie
1
-16
/
+11
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
[email protected]
1
-2
/
+2
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
1
-1
/
+1
2023-11-01
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-10
/
+76
2023-10-22
net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
Christoph Hellwig
1
-10
/
+76
2023-10-18
net: fec: Remove non-Coldfire platform IDs
Alexander Stein
1
-30
/
+0
2023-10-18
net: fec: Fix device_get_match_data usage
Alexander Stein
1
-23
/
+10
2023-10-17
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
1
-6
/
+5
[next]