summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
* ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
* ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
* bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-172-8/+12
|\
| * ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-172-8/+10
| * ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
* | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-171-0/+5
|/
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
* ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
* e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
* ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-133-9/+7
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-061-26/+51
|\
| * drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0611-180/+309
|\ \
| * | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
| * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
| * | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
| * | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
| * | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
| * | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
| * | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
| * | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
| * | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
| * | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18
| * | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-042-0/+31
| * | bnx2x: PFC fixYaniv Rosner2012-04-042-1/+18
| * | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-041-1/+12
| * | r8169: enable napi on resume.Artem Savkov2012-04-031-0/+3
| * | bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
| * | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-031-0/+17
| * | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-032-0/+15
| * | ixgbe: driver fix for link flapMultanen, Eric W2012-04-031-84/+80
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+1
|\ \ \ | |/ / |/| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0225-163/+529
|\ \ \
| * | | sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo2012-04-021-2/+3
| * | | tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * | | net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-012-3/+3
| * | | via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-011-5/+7
| * | | net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
| * | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-288-29/+60
| |\ \ \
| | * | | ixgbe: update version numberDon Skidmore2012-03-271-2/+2