summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner
2012-09-13bnx2x: link code refactoringYaniv Rosner
2012-09-10bnx2x: use native EEE instead of auto-greeenYuval Mintz
2012-09-10bnx2x: correct & clean 10G EEE requirementsYuval Mintz
2012-09-10bnx2x: EEE code refactoringYuval Mintz
2012-09-10bnx2x: add EEE support for 4-port devicesYuval Mintz
2012-09-10bnx2x: EEE status is read locallyYuval Mintz
2012-09-10cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan
2012-09-10cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan
2012-09-10cnic: Add function pointers to arm IRQ for different devices.Michael Chan
2012-09-10cnic: Free UIO rings when the device is closed.Michael Chan
2012-09-10cnic: Add functions to allocate and free UIO ringsMichael Chan
2012-09-05be2net: use PCIe AER capabilitySathya Perla
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya
2012-09-04ixgbe: remove old init remnantEliezer Tamir
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin
2012-09-04igb: reduce Rx header sizeEric Dumazet
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-08-30ixgbevf: Add suspend and resume support to the VFAlexander Duyck
2012-08-30e1000e: update driver version numberBruce Allan
2012-08-30e1000e: cleanup - remove unnecessary variableBruce Allan
2012-08-30e1000e: cleanup - remove inapplicable commentBruce Allan
2012-08-30e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-30e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan
2012-08-30e1000e: use correct type for read of 32-bit registerBruce Allan
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-08-30be2net: modify log msg for lack of privilege errorVasundhara Volam
2012-08-30be2net: fixup malloc/free of adapter->pmac_idSathya Perla
2012-08-30be2net: fix FW default for VF tx-rateVasundhara Volam
2012-08-30be2net: fix max VFs reported by HWVasundhara Volam
2012-08-30be2net: create RSS rings even in multi-channel configsSathya Perla
2012-08-30drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignmentJulia Lawall