index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
2017-07-05
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
2017-06-17
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
2016-11-29
net: ethernet: gianfar: fix fixed-link phydev leaks
Johan Hovold
2016-08-23
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
2016-06-16
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-03
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
2016-05-16
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
2016-02-25
gianfar: fix endianness for hardware timestamp
Yangbo Lu
2016-02-24
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
2016-02-24
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
2016-02-24
gianfar: Map head TxBD first
Claudiu Manoil
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-16
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-30
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
2015-11-22
gianfar: use of_property_read_bool()
Saurabh Sengar
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-27
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
2015-10-25
gianfar: Fix Rx BSY error handling
Claudiu Manoil
2015-10-25
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
2015-09-24
phy: add phy_device_remove()
Russell King
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
2015-07-29
gianfar: Fix warnings when built on 64-bit
Scott Wood
2015-07-15
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
2015-07-15
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2015-07-15
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
2015-07-15
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2015-03-15
gianfar: Consider dts property endianess on handling
Jingchang Lu
2015-03-15
gianfar: Make FCB access endian safe
Claudiu Manoil
2015-03-15
gianfar: Make BDs access endian safe
Claudiu Manoil
2015-03-05
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
[next]