summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-01-26e1000e: always set transmit descriptor control registers the sameBruce Allan
2012-01-26e1000e: default IntMode based on kernel config & available hardware supportBruce Allan
2012-01-26e1000e: re-factor ethtool get/set ring parameterBruce Allan
2012-01-26e1000e: pass pointer to ring struct instead of adapter structBruce Allan
2012-01-26e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan
2012-01-26e1000e: re-enable alternate MAC address for all devices which support itBruce Allan
2012-01-26e1000e: add Receive Packet Steering (RPS) supportBruce Allan
2012-01-26e1000e: cleanup Rx checksum offload codeBruce Allan
2012-01-25drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net
2012-01-25bnx2x: unlock before returning an errorDan Carpenter
2012-01-25net: fec: use module_platform_driverFabio Estevam
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-23skge: add byte queue limit supportstephen hemminger
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger
2012-01-22skge: don't assert carrier until link is upstephen hemminger
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams
2012-01-19igbvf: remove unneeded castStephen Hemminger
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-19igb: make local functions staticStephen Hemminger
2012-01-19net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber
2012-01-18pch_gbe: Do not abort probe on bad MACDarren Hart
2012-01-18enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu
2012-01-18enic: rearrange some of the port profile codeRoopa Prabhu
2012-01-18enic: Add sriov vf device id checks in port profile codeRoopa Prabhu
2012-01-18enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu
2012-01-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson