summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
Commit message (Expand)AuthorAgeFilesLines
* net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-3/+23
|\
| * net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov2015-06-231-3/+23
* | net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-111-5/+2
|/
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-041-30/+65
* net: ethernet: freescale: fs_enet: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* net: fs_enet: Add NAPI TXLEROY Christophe2014-10-081-9/+38
* net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-081-149/+15
* net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König2014-08-071-1/+1
* fs_enet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-7/+10
* fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* fs_enet: cleanup clock API useGerhard Sittig2013-08-221-0/+20
* fs_enet: silence a build warning (unused variable)Gerhard Sittig2013-08-221-1/+0
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-251-3/+2
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-14/+3
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+2
* fs_enet: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* fs_enet: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
* fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov2012-03-191-2/+18
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-6/+6
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-14/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+1196
OpenPOWER on IntegriCloud