summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-09-07sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2-3/+24
2012-09-07sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson4-2/+21
2012-09-07sfc: Add explicit RX queue flag to channelStuart Hodgson3-4/+16
2012-09-05be2net: use PCIe AER capabilitySathya Perla1-0/+8
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya4-58/+30
2012-09-04ixgbe: remove old init remnantEliezer Tamir1-5/+0
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18
2012-09-04igb: reduce Rx header sizeEric Dumazet1-2/+2
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny1-35/+16
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu1-0/+2
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla1-32/+8
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2-6/+3
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla1-1/+2
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla1-0/+3
2012-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-41/+164
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-50/+95
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck4-28/+58
2012-08-30ixgbevf: Add suspend and resume support to the VFAlexander Duyck1-4/+89
2012-08-30e1000e: update driver version numberBruce Allan1-1/+1
2012-08-30e1000e: cleanup - remove unnecessary variableBruce Allan1-3/+2
2012-08-30e1000e: cleanup - remove inapplicable commentBruce Allan1-1/+1
2012-08-30e1000e: cleanup strict checkpatch checkBruce Allan1-1/+2
2012-08-30e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan1-1/+9
2012-08-30e1000e: use correct type for read of 32-bit registerBruce Allan1-2/+2
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi1-0/+9
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi1-28/+14
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi1-152/+221
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi1-14/+13
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi1-66/+26
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi1-13/+1
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi4-61/+31
2012-08-30be2net: modify log msg for lack of privilege errorVasundhara Volam1-1/+1
2012-08-30be2net: fixup malloc/free of adapter->pmac_idSathya Perla1-6/+7
2012-08-30be2net: fix FW default for VF tx-rateVasundhara Volam1-2/+2
2012-08-30be2net: fix max VFs reported by HWVasundhara Volam2-0/+3
2012-08-30be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-08-30drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignmentJulia Lawall1-1/+0
2012-08-30forcedeth: prevent TX timeouts after rebootdavid decotigny1-2/+10
2012-08-30forcedeth: fix TX timeout caused by TX pause on down linkdavid decotigny1-1/+2
2012-08-30forcedeth: fix buffer overflowdavid decotigny1-1/+1
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2-2/+6
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller6-507/+410
2012-08-24Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-08-24sfc: Fix the initial device operstateBen Hutchings1-3/+3
2012-08-24sfc: Assign efx and efx->type as early as possible in efx_pci_probe()Ben Hutchings1-9/+6