summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
* tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
* tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
* tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
* tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
* bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
* bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
* bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
* bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
* bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
* bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-6/+6
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-242-12/+12
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-243-12/+18
* bnx2x: fix skb truesize underestimationEric Dumazet2011-10-211-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-193-17/+17
* bnx2: fix skb truesize underestimationEric Dumazet2011-10-131-2/+1
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-074-11/+0
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-073-3/+26
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-062-3/+3
* bnx2x: remove some dead codeDan Carpenter2011-10-051-2/+0
* bnx2: don't request firmware when there's no userspace.françois romieu2011-10-031-26/+41
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-228-129/+294
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* tg3: Code movementMatt Carlson2011-09-151-8/+9
* tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-151-221/+222
* tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-151-230/+228
* tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-151-18/+16
* tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-151-2/+6
* tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-151-2/+8
* tg3: Fix missed MSI workaroundMatt Carlson2011-09-151-3/+2
* tg3: Check all adv bits when checking configMatt Carlson2011-09-151-2/+4
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+2
* bnx2x: Fix build errorDmitry Kravkov2011-08-291-1/+1
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-283-7/+13
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-282-7/+9
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2
* bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-204-17/+69
* tg3: Update version to 3.120Matt Carlson2011-08-201-2/+2
* tg3: Add external loopback support to selftestMatt Carlson2011-08-202-10/+90
* tg3: Restructure tg3_test_loopbackMatt Carlson2011-08-201-40/+40
OpenPOWER on IntegriCloud