summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec.h
AgeCommit message (Expand)Author
2014-10-17RestRussell King
2014-10-17net:fec: move quirks into fec_enet_private data structureRussell King
2014-10-17net:fec: unsorted hacksRussell King
2014-10-17net:fec: remove unnecessary codeRussell King
2014-10-17net:fec: convert scatter-gather supportRussell King
2014-10-17Revert FEC commitsRussell King
2014-10-17net: fec: move receive checksum flags into new flags memberRussell King
2014-10-17net: fec: move bufdesc_ex flag into flagsRussell King
2014-10-17net: fec: add locking for MDIO bus accessRussell King
2014-10-17net: fec: adjust ring threshold according to SG settingRussell King
2014-10-17net: fec: better indexing for receive descriptor ringRussell King
2014-10-17net: fec: better indexing for transmit descriptor ringRussell King
2014-10-17net: fec: use a union for the buffer descriptorsRussell King
2014-10-17net: fec: move transmit dma ring address calculation to fec_enet_init()Russell King
2014-10-17net: fec: increase receive ring sizeRussell King
2014-10-17net: fec: improve flow control supportRussell King
2014-10-17net: fec: fix receive error handlingRussell King
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König
2014-07-08net: fec: replace delayed work with standard workRussell King
2014-07-08net: fec: better implementation of iMX6 ERR006358 quirkRussell King
2014-07-07net: fec: remove useless fep->openedRussell King
2014-06-12net: fec: Add software TSO supportNimrod Andy
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy
2013-11-21fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-07-27net: fec: workaround stop tx during errata ERR006358Frank Li
2013-07-03net: fec: Add VLAN receive HW support.Jim Baxter
2013-06-26fec: Add support for reading RMON registersChris Healy
2013-06-07fec: Only pass pdev in fec_ptp_init()Fabio Estevam
2013-05-27fec: Place the phy regulator in the private structureFabio Estevam
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-04-25net: fec: Enable imx6 enet checksum acceleration.Jim Baxter
2013-04-04net: freescale: fec: add support for optional enet_out clkWolfram Sang
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-01-29net: fec: add napi support to improve proformanceFrank Li
2013-01-18net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li
2013-01-04NET: FEC: dynamtic check DMA desc buff typeFrank Li
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li
2012-11-01net: fec: move fec_enet_private to header fileFrank Li
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard
2011-08-12freescale: Move the Freescale driversJeff Kirsher