summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-05-19tile: support new Tilera hypervisorChris Metcalf
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-07e1000e: fix numeric overflow in phc settime methodRichard Cochran
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-18bnx2x: Fix status blocks configurationAriel Elior
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov
2013-04-18qlcnic: Fix typo in logsShahed Shaikh
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani
2013-04-16net: fec: fix regression in link change accountingLucas Stach
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau
2013-04-13net: mvmdio: add select PHYLIBThomas Petazzoni
2013-04-12be2net: take care of __vlan_put_tag return valueIvan Vecera
2013-04-11stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz
2013-04-10e100: Add dma mapping error checkNeil Horman
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-04r8169: fix auto speed down issuehayeswang
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-03-29sky2: Receive Overflows not countedMirko Lindner
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N