summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* | | bnx2x: populate skb->l4_rxhashEric Dumazet2012-07-092-4/+16
* | | bnx2x: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+2
* | | bnx2: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | | tg3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | | cnic: Fix mmap regression.Michael Chan2012-06-292-3/+9
* | | bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-271-2/+3
* | | bnx2: Add "fall through" commentsMichael Chan2012-06-271-0/+4
* | | cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-272-2/+11
* | | cnic: Remove uio mem[0].Michael Chan2012-06-271-4/+1
* | | cnic: Read bnx2x function number from internal registerEddie Wai2012-06-271-1/+7
* | | cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-271-2/+7
* | | bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron2012-06-271-1/+1
* | | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-276-125/+226
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-24/+30
|\ \ \ | |/ /
| * | bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-161-1/+1
| * | bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-161-23/+29
* | | bnx2x: link module eepromYuval Mintz2012-06-223-4/+67
* | | bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-223-84/+151
* | | bnx2x: revised link register accessYuval Mintz2012-06-223-144/+100
OpenPOWER on IntegriCloud