summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: allow all functions to display the phy FW versionMintz Yuval2012-02-153-12/+6
* bnx2x: removed code re-checking memory base after device openMintz Yuval2012-02-151-11/+0
* bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval2012-02-151-0/+5
* bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval2012-02-151-0/+5
* bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval2012-02-151-0/+7
* bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval2012-02-151-2/+11
* bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval2012-02-151-8/+1
* bnx2x: added autoneg-restart after link advertisement changesMintz Yuval2012-02-151-1/+1
* bnx2x: ethtool publishes link partners speed and FCMintz Yuval2012-02-153-79/+272
* bnx2x: half duplex support added for several boardsMintz Yuval2012-02-152-0/+4
* bnx2x: consistent statistics after internal driver reloadMintz Yuval2012-02-156-236/+374
* tg3: Update copyrightMatt Carlson2012-02-132-2/+2
* tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-132-23/+20
* tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-132-35/+12
* tg3: Remove unused link config codeMatt Carlson2012-02-131-5/+1
* tg3: Consolidate ASIC rev detection codeMatt Carlson2012-02-131-80/+79
* tg3: Reduce UMP event collision windowMatt Carlson2012-02-131-16/+26
* tg3: Fix NVRAM page writes on newer devicesMatt Carlson2012-02-131-2/+5
* tg3: Fix copper autoneg adv checksMatt Carlson2012-02-131-1/+10
* tg3: Fix stats while interface is downMatt Carlson2012-02-131-4/+4
* tg3: Disable new DMA engine for 57766Matt Carlson2012-02-131-5/+0
* tg3: Move transmit comment to a better locationMatt Carlson2012-02-131-1/+3
* tg3: Eliminate unneeded prototypeMatt Carlson2012-02-131-3/+2
* tg3: Relocate tg3_find_peerMatt Carlson2012-02-131-30/+28
* tg3: Move tg3_nvram_write_block functionsMatt Carlson2012-02-131-250/+250
* tg3: Move tg3_set_rx_modeMatt Carlson2012-02-131-100/+99
* tg3: Move tg3_change_mtu to a better locationMatt Carlson2012-02-131-81/+78
* tg3: Relocate tg3_reset_taskMatt Carlson2012-02-131-47/+45
* tg3: Move tg3_restart_hw to a better locationMatt Carlson2012-02-131-27/+29
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-2/+1
* 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
|/
OpenPOWER on IntegriCloud