index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xscale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: ixp46x: fix ptp build failure
Arnd Bergmann
2021-07-21
1
-0
/
+2
*
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
2
-2
/
+3
|
\
|
*
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-17
2
-2
/
+2
|
*
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2021-06-16
1
-0
/
+1
*
|
net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
1
-5
/
+1
*
|
net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
Wei Yongjun
2021-05-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-1
/
+4
|
\
|
*
net: ethernet: ixp4xx: Set the DMA masks explicitly
Linus Walleij
2021-04-20
1
-1
/
+4
*
|
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
2021-04-26
2
-63
/
+148
*
|
net: ethernet: ixp4xx: Retire ancient phy retrieveal
Linus Walleij
2021-04-26
1
-5
/
+5
|
/
*
net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-06
1
-2
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
2020-04-24
1
-0
/
+2
*
net: ethernet: ixp4xx: Use parent dev for DMA pool
Linus Walleij
2020-01-12
1
-1
/
+1
*
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
2020-01-12
1
-9
/
+11
*
net: ehernet: ixp4xx: Use netdev_* messages
Linus Walleij
2020-01-12
1
-29
/
+23
*
net: ethernet: ixp4xx: Use distinct local variable
Linus Walleij
2020-01-12
1
-22
/
+25
*
net: ethernet: ixp4xx: Standard module init
Linus Walleij
2020-01-12
1
-52
/
+44
*
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2020-01-12
2
-0
/
+1
*
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
2020-01-12
5
-2
/
+415
*
net: ixp4xx: Spelling s/XSacle/XScale/
Geert Uytterhoeven
2019-08-01
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
1
-2
/
+2
*
ARM: ixp4xx: Add device tree boot support
Linus Walleij
2019-04-23
1
-0
/
+10
*
net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-14
1
-1
/
+1
*
net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-2
/
+1
|
\
|
*
net: ethernet: ixp4xx_eth: fix spelling mistake in debug message
Colin Ian King
2016-11-13
1
-2
/
+1
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-05
1
-12
/
+2
*
net: ethernet: ixp4xx_eth: use phydev from struct net_device
Philippe Reynes
2016-07-05
1
-20
/
+16
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-04
1
-1
/
+1
|
\
|
*
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
2015-02-20
1
-1
/
+1
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
|
/
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
1
-0
/
+1
*
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-10
/
+1
*
ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-3
/
+33
*
ixp4xx_eth: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-14
1
-9
/
+3
*
net: ixp4xx_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
1
-2
/
+0
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-2
/
+3
*
ixp4xx_eth: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-2
/
+2
*
ixp4xx_eth: avoid calling dma_pool_create() with NULL dev
Xi Wang
2012-11-20
1
-3
/
+5
*
ixp4xx_eth: fix ptp_ixp46x build failure
Arnaud Patard (Rtp)
2012-08-06
1
-0
/
+1
*
net: remove ixp2000 ethernet driver
Rob Herring
2012-04-05
18
-2542
/
+2
*
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+29
[next]