summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-54/+20
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior1-5/+6
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas6-56/+45
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas3-3/+3
2012-09-07netdev: make pci_error_handlers constStephen Hemminger3-3/+3
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov2-2/+2
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-23tg3: Use PCI Express Capability accessorsJiang Liu1-37/+13
2012-08-23bnx2x: Use PCI Express Capability accessorsJiang Liu1-20/+5
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder1-1/+1
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz1-17/+0
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz1-27/+28
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl1-0/+1
2012-07-29tg3: Update version to 3.124Michael Chan1-1/+1
2012-07-29tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2012-07-29tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2-0/+38
2012-07-29bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga1-2/+1
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+9
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2012-07-24bnx2x: Correct EEE statistics gatheringYuval Mintz2-3/+9
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-18b44: add 64 bit statsKevin Groeneveld2-41/+58
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2-4/+22
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan1-0/+7
2012-07-16tg3: Add hwmon support for temperatureMichael Chan2-0/+150
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson2-2/+86
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson1-24/+32
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan1-21/+21
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+7
2012-07-10bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings8-46/+21
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-07-09drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall1-1/+2
2012-07-09bnx2x: populate skb->l4_rxhashEric Dumazet2-4/+16
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5