summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
AgeCommit message (Expand)Author
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-02-04net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe
2014-10-20net: ethernet: freescale: fs_enet: drop owner assignment from platform_driversWolfram Sang
2014-10-08net: fs_enet: Add NAPI TXLEROY Christophe
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-08-07net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König
2014-05-22fs_enet: use the new fixed PHY helpersFlorian Fainelli
2014-03-14fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-08-22fs_enet: cleanup clock API useGerhard Sittig
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03fs_enet: remove __dev* attributesBill Pemberton
2012-04-04fs_enet: Support the get_ts_info ethtool method.Richard Cochran
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12freescale: Move the Freescale driversJeff Kirsher