index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
1
-4
/
+4
2016-06-03
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
1
-1
/
+2
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
3
-5
/
+5
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-16
net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-16
net: ethernet: fec-mpc52xx: use phydev from struct net_device
Philippe Reynes
1
-23
/
+20
2016-05-16
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-16
net: ethernet: fs-enet: use phydev from struct net_device
Philippe Reynes
5
-26
/
+18
2016-05-16
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+2
2016-05-16
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
3
-32
/
+35
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2
-29
/
+21
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-05-03
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-10
/
+7
2016-05-03
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-17
/
+8
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-03-31
fec: Do not access unexisting register in Coldfire
Fabio Estevam
1
-1
/
+1
2016-03-22
fsl/fman: Workaround for Errata A-007273
Igal Liberman
1
-16
/
+88
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-318
/
+268
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
1
-4
/
+3
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2016-03-06
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
1
-4
/
+4
2016-03-06
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-03-03
fsl/fman: Initialize fman->dev earlier
Igal Liberman
1
-2
/
+2
2016-02-25
gianfar: fix endianness for hardware timestamp
Yangbo Lu
1
-2
/
+2
2016-02-25
gianfar_ptp: replace get_of_u32 with of_property_read_u32
Yangbo Lu
1
-20
/
+13
2016-02-24
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
1
-9
/
+5
2016-02-24
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
1
-9
/
+9
2016-02-24
gianfar: Map head TxBD first
Claudiu Manoil
1
-48
/
+48
2016-02-16
net: fec: Add "phy-reset-active-low" property to DT
Bernhard Walle
1
-2
/
+6
2016-02-11
net: fec: improve error handling
Troy Kisky
1
-4
/
+7
2016-02-11
net: fec: don't transfer ownership until descriptor write is complete
Troy Kisky
1
-1
/
+13
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
2
-1
/
+2
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
2
-26
/
+25
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
2
-185
/
+132
2016-02-11
net: fec: fix fec_enet_get_free_txdesc_num
Troy Kisky
1
-1
/
+1
2016-02-11
net: fec: fix rx error counts
Troy Kisky
1
-21
/
+15
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
2
-0
/
+2
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
[next]