aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner1-2/+2
2012-04-04bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2-0/+12
2012-04-04bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner1-2/+1
2012-04-04bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner1-7/+14
2012-04-04bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-04bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-04bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-04bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-04bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-04sky2: copy received packets on inefficient unaligned architecturestephen hemminger1-1/+12
2012-04-03r8169: enable napi on resume.Artem Savkov1-0/+3
2012-04-03bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-03e1000e: Guarantee descriptor writeback flush success.Matthew Vick1-0/+17
2012-04-03e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2-0/+15
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-163/+529
2012-04-02sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo1-2/+3
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson1-1/+3
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+4
2012-04-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2-3/+3
2012-04-01via-rhine: fix wait-bit inversion.Andreas Mohr1-5/+7
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+5
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu1-2/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds70-70/+1
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-9/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells70-70/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-29/+60
2012-03-27ixgbe: update version numberDon Skidmore1-2/+2
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1
2012-03-27intel: make wired ethernet driver message level consistent (rev2)stephen hemminger7-13/+35
2012-03-27bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-27bnx2x: previous driver unload revisedYuval Mintz8-107/+417
2012-03-27net: sh_eth: Add support SH7734Nobuhiro Iwamatsu3-8/+28
2012-03-27e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2-9/+3
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-36/+13
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-34/+133
2012-03-27sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-4/+4
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty2-3/+5
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-37/+44
2012-03-21cnic: Fix parity error code conflictMichael Chan3-34/+10
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan2-3/+23
2012-03-21sky2: override for PCI legacy power managementstephen hemminger1-0/+11