summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-07-08net: fec: clear receive interrupts before processing a packetRussell King
2014-07-08net: fec: replace delayed work with standard workRussell King
2014-07-08net: fec: better implementation of iMX6 ERR006358 quirkRussell King
2014-07-08net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-08net: fec: clean up duplex mode handlingRussell King
2014-07-08net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...Russell King
2014-07-08net: fec: quiesce packet processing before changing featuresRussell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_set_features()Russell King
2014-07-08net: fec: quiesce packet processing before stopping device in fec_suspend()Russell King
2014-07-08net: fec: remove inappropriate calls around fec_restart()Russell King
2014-07-08net: fec: move calls to quiesce/resume packet processing out of fec_restart()Russell King
2014-07-08net: fec: only restart or stop the device if it is present and runningRussell King
2014-07-08net: fec: ensure fec_enet_close() copes with resume failureRussell King
2014-07-08net: fec: improve safety of suspend/resume/transmit timeout pathsRussell King
2014-07-08net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai
2014-07-08net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich
2014-07-08net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas
2014-07-08net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev
2014-07-08net/mlx4_en: Run loopback test only when port is upEugenia Emantayev
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-07-08declance: Fix 64-bit compilation warningsMaciej W. Rozycki
2014-07-07net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-07-07amd-xgbe: Performance enhancementsLendacky, Thomas
2014-07-07amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas
2014-07-07amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas
2014-07-07amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas
2014-07-07enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan
2014-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-07net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King
2014-07-07net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King
2014-07-07net: fec: clean up transmit descriptor setupRussell King
2014-07-07net: fec: make rx skb handling more robustRussell King
2014-07-07net: fec: remove useless fep->openedRussell King
2014-07-07net: fec: stop the phy before shutting down the MACRussell King
2014-07-07net: fec: ensure that a disconnected phy isn't configuredRussell King
2014-07-07net: fec: remove checking for NULL phy_dev in fec_enet_close()Russell King
2014-07-07net: fec: use netif_tx_disable() rather than netif_stop_queue()Russell King
2014-07-07net: fec: fix interrupt handling racesRussell King
2014-07-07net: fec: fix ethtool set_pauseparam duplex bugRussell King
2014-07-07net: fec: iMX6 FEC does not support half-duplex gigabitRussell King
2014-07-07net: systemport: add Wake-on-LAN supportFlorian Fainelli
2014-07-07net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli
2014-07-07net: systemport: add suspend and resume supportFlorian Fainelli
2014-07-07net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli
2014-07-07net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller
2014-07-07powerpc/ucc_geth: deal with a compile warningZhao Qiang