index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fs_enet
/
fs_enet-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-07-20
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-03-03
net/freescale: Clean drivers from static versions
Leon Romanovsky
1
-2
/
+0
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-9
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-01-17
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
1
-3
/
+13
2017-10-18
net: fs_enet: Remove unused timer
Kees Cook
1
-2
/
+0
2017-02-13
net: fs_enet: Simplify code
Christophe Jaillet
1
-4
/
+3
2017-02-13
net: fs_enet: Fix an error handling path
Christophe Jaillet
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2016-11-29
net: ethernet: fs_enet: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+6
2016-11-15
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
1
-25
/
+18
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-10
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
1
-0
/
+40
2016-09-10
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
1
-16
/
+20
2016-09-10
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
1
-152
/
+116
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
1
-19
/
+12
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
1
-1
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-11
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
1
-5
/
+2
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-02-04
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
1
-30
/
+65
2014-10-20
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-08
net: fs_enet: Add NAPI TX
LEROY Christophe
1
-9
/
+38
2014-10-08
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-149
/
+15
2014-08-07
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-05-22
fs_enet: use the new fixed PHY helpers
Florian Fainelli
1
-7
/
+10
2014-03-14
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-22
fs_enet: cleanup clock API use
Gerhard Sittig
1
-0
/
+20
2013-08-22
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
1
-1
/
+0
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+2
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-14
/
+3
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2012-12-03
fs_enet: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-04-04
fs_enet: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
[next]