Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e053dc909352837a95676f7826aafa8701bf0dca
/
drivers
/
net
/
ethernet
/
freescale
9f647a6
net: fec: fix spelling mistakes and add missing newline
by Colin Ian King
· 9 years ago
9c8b077
gianfar: fix the last transmit buffer descriptor
by Yangbo Lu
· 9 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
7fafe80
net: fec: update dirty_tx even if no skb
by Troy Kisky
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
b172542
net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a54d20f
net: ethernet: fec-mpc52xx: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
73d9011c
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c1c511a
net: ethernet: fs-enet: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
cd5f9bb
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
4c4a6b0
net: ethernet: gianfar: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
9365fbf
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
45f5c32
net: ethernet: fec: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
1c021bb
net: fec: only clear a queue's work bit if the queue was emptied
by Uwe Kleine-König
· 9 years ago
e03179f
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a10cdae
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5e74bf2
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
0d1bcdc
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
54846f5
fec: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
32867fc
fec: Do not access unexisting register in Coldfire
by Fabio Estevam
· 9 years ago
6e9bdc7
fsl/fman: Workaround for Errata A-007273
by Igal Liberman
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
7c82a7b
fsl/fman: fix dtsec_set_tx_pause_frames
by Igal Liberman
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
962d8cd
net: fec: Rename "phy-reset-active-low" property
by Bernhard Walle
· 9 years ago
7bfc608
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
by Atsushi Nemoto
· 9 years ago
878e3c1
fsl/fman: Initialize fman->dev earlier
by Igal Liberman
· 9 years ago
f54af12
gianfar: fix endianness for hardware timestamp
by Yangbo Lu
· 9 years ago
c35ec77
gianfar_ptp: replace get_of_u32 with of_property_read_u32
by Yangbo Lu
· 9 years ago
48963b4
gianfar: Remove redundant ops for do_tstamp from xmit()
by Claudiu Manoil
· 9 years ago
42f397a
gianfar: Use skb_frag_t pointers inside xmit()
by Claudiu Manoil
· 9 years ago
e19d083
gianfar: Map head TxBD first
by Claudiu Manoil
· 9 years ago
64f10f6
net: fec: Add "phy-reset-active-low" property to DT
by Bernhard Walle
· 9 years ago
fc75ba5
net: fec: improve error handling
by Troy Kisky
· 9 years ago
be29346
net: fec: don't transfer ownership until descriptor write is complete
by Troy Kisky
· 9 years ago
80dc6a9
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
by Troy Kisky
· 9 years ago
53bb20d
net: fec: add variable reg_desc_active to speed things up
by Troy Kisky
· 9 years ago
7355f27
net: fec: add struct bufdesc_prop
by Troy Kisky
· 9 years ago
93c595f
net: fec: fix fec_enet_get_free_txdesc_num
by Troy Kisky
· 9 years ago
095098e
net: fec: fix rx error counts
by Troy Kisky
· 9 years ago
55cd48c
net: fec: stop the "rcv is not +last, " error messages
by Troy Kisky
· 9 years ago
05f3b50
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
by Johannes Berg
· 9 years ago
5cfa303
net: fec: make driver endian-safe
by Johannes Berg
· 9 years ago
426f046
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
by Martin Roth
· 9 years ago
4e5448a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
5d19c61
fsl/fman: Delete one function call "put_device" in dtsec_config()
by Markus Elfring
· 9 years ago
e47ad65
net: freescale: mac-fec: Fix build error from phy_device API change
by Andrew Lunn
· 9 years ago
5e43165
net: freescale: ucc_geth: Fix build error from phy_device API change
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
9e02d8c
fsl/fman: double free on probe failure
by Dan Carpenter
· 9 years ago
e06a03b
fsl/fman: fix the pause_time test
by Dan Carpenter
· 9 years ago
4667861
fsl/fman: allow modular build
by Arnd Bergmann
· 9 years ago
3933961
fsl/fman: Add FMan MAC driver
by Igal Liberman
· 9 years ago
18a6c85
fsl/fman: Add FMan Port Support
by Igal Liberman
· 9 years ago
e81edc3
fsl/fman: Add FMan SP support
by Igal Liberman
· 9 years ago
57ba4c9
fsl/fman: Add FMan MAC support
by Igal Liberman
· 9 years ago
414fd46
fsl/fman: Add FMan support
by Igal Liberman
· 9 years ago
5adae51
fsl/fman: Add FMan MURAM support
by Igal Liberman
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
79aa05a
82xx: FCC: Fixing a bug causing to FCC port lock-up
by Martin Roth
· 9 years ago
7bff47d
gianfar: Don't enable RX Filer if not supported
by Hamish Martin
· 9 years ago
8cde3e4
net: fsl: avoid 64-bit warning on pq_mdio
by Arnd Bergmann
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8c7d397
net: mpc52xx: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
0f2c0d3
net: fsl: Fix error checking for platform_get_irq()
by Mark Brown
· 9 years ago
fea0f66
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
by Mark Brown
· 9 years ago
73b1c90
net: fec: no need to test for the return type of of_property_read_u32
by Saurabh Sengar
· 9 years ago
fe761bc
net: fsl: expands dependencies of NET_VENDOR_FREESCALE
by Shaohui Xie
· 9 years ago
3f8c0f7
gianfar: use of_property_read_bool()
by Saurabh Sengar
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f444457
fec: Use gpio_set_value_cansleep()
by Fabio Estevam
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8fcc603
gianfar: Increase TX_TIMEOUT to 5HZ
by Abhimanyu
· 9 years ago
1de65a5
gianfar: Fix Rx BSY error handling
by Claudiu Manoil
· 9 years ago
15bf176
gianfar: Don't enable the Filer w/o the Parser
by Claudiu Manoil
· 9 years ago
5188f7e
gianfar: Remove duplicated argument to bitwise OR
by Claudiu Manoil
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
3bb35ac
net/fsl_pq_mdio: fix computed address for the TBI register
by Gerlando Falauto
· 9 years ago
3dd03e5
net/fsl_pq_mdio: check TBI address for consistency with mapped range
by Gerlando Falauto
· 9 years ago
3e905b8
gianfar: Add WAKE_UCAST and "wake-on-filer" support
by Claudiu Manoil
· 9 years ago
be7ccdc
net: fec: avoid timespec use
by Arnd Bergmann
· 9 years ago
5b40f70
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
by Fabio Estevam
· 9 years ago
38737e4
phy: add phy_device_remove()
by Russell King
· 9 years ago
04d53b2
net: fix phy refcounting in a bunch of drivers
by Russell King
· 9 years ago
d5b8d64
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
23860063
net: gianfar_ptp: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 9 years ago
42ea445
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
by Maciej S. Szmigiero
· 9 years ago
Next »