summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-013-54/+20
|\
| * Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-136-56/+45
| |\
| * \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-123-3/+3
| |\ \
| | * | netdev: make pci_error_handlers constStephen Hemminger2012-09-073-3/+3
| * | | tg3: Use PCI Express Capability accessorsJiang Liu2012-08-231-37/+13
| * | | bnx2x: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-012-2/+2
|\ \ \
| * | | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-012-2/+2
* | | | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
* | | | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
* | | | bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
* | | | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
* | | | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
* | | | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
* | | | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
* | | | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
* | | | bnx2x: fix stats copying logicYuval Mintz2012-09-131-2/+5
* | | | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-131-3/+5
| |_|/ |/| |
* | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
* | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
* | | bnx2x: Fix compiler warningsJoren Van Onder2012-08-121-1/+1
* | | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-091-17/+0
* | | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-091-27/+28
* | | bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
| |/ |/|
* | tg3: Update version to 3.124Michael Chan2012-07-291-1/+1
* | tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-291-2/+4
* | tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-292-1/+29
* | tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-291-2/+1
* | tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-292-0/+38
* | bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-291-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-262-3/+9
|\ \
| * | bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
| |/
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-2/+2
|\ \ | |/ |/|
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
* | bnx2x: Add new 57840 device IDsYuval Mintz2012-07-233-10/+38
* | bnx2x: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | b44: add 64 bit statsKevin Groeneveld2012-07-182-41/+58
* | bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-172-4/+22
* | bnx2: Try to recover from PCI block resetMichael Chan2012-07-161-0/+7
* | tg3: Add hwmon support for temperatureMichael Chan2012-07-162-0/+150
* | tg3: Add APE scratchpad read functionMatt Carlson2012-07-162-2/+86
* | tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-161-24/+32
* | tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan2012-07-161-21/+21
* | tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH2012-07-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-103-6/+7
|\ \
| * | bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-101-3/+3
| * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-091-1/+2
| * | cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
| * | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-081-2/+2
* | | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-108-46/+21