summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-2/+1
|\
| * bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-071-2/+1
* | cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2012-02-092-2/+4
* | cnic: set error flag when iSCSI connection failsJeffrey Huang2012-02-091-0/+2
* | cnic: Add FCoE parity error recoveryMichael Chan2012-02-052-5/+36
* | bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov2012-02-051-0/+3
* | bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2012-02-052-9/+93
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-314-7/+1
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-312-6/+2
* | bnx2x: Update version to 1.72.0 and copyrightsAriel Elior2012-01-2620-22/+22
* | bnx2x: Recoverable and unrecoverable error statisticsAriel Elior2012-01-263-3/+26
* | bnx2x: Recovery flow bug fixesAriel Elior2012-01-263-48/+75
* | bnx2x: Track active PFs with bitmapAriel Elior2012-01-263-33/+35
* | bnx2x: Lock PF-common resourcesAriel Elior2012-01-264-38/+68
* | bnx2x: Loaded Firmware Version ValidationAriel Elior2012-01-261-0/+23
* | bnx2x: Function Level Reset Final CleanupAriel Elior2012-01-261-12/+16
* | bnx2x: Obtain Bus Device Function from registerAriel Elior2012-01-262-2/+18
* | bnx2x: Removing indirect register accessAriel Elior2012-01-262-30/+47
* | bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior2012-01-262-5/+6
* | bnx2x: unlock before returning an errorDan Carpenter2012-01-251-0/+1
|/
* tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
* bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
* bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
* bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
* bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
* bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
* bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-171-13/+14
* bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-171-1/+9
* bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-171-6/+2
* bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-172-6/+21
* bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-172-10/+13
* bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-171-113/+137
* bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* sb1250: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
* cnic: Improve error recovery on bnx2x devicesMichael Chan2012-01-053-8/+74
* cnic: Re-init dev->stats_addr after chip resetMichael Chan2012-01-051-0/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-4/+4
* tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-191-7/+101
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-191-4/+4
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-1/+2
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-25/+14
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-152-23/+37
* tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-152-27/+58
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-152-8/+9
* tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-151-10/+9
* bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-131-11/+11
OpenPOWER on IntegriCloud