summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-1514-16/+15
* 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
* mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-141-7/+11
* mlx4: attach multicast with correct flagEugenia Emantayev2012-02-141-12/+4
* mlx4: remove redundant adding of steering type to gidEugenia Emantayev2012-02-141-2/+0
* mlx4: remove unnecessary variables and argumentsEugenia Emantayev2012-02-141-12/+10
* mlx4: remove unused field high_priosEugenia Emantayev2012-02-142-4/+1
* mlx4: fix QP tree trashingEugenia Emantayev2012-02-141-0/+1
* mlx4_core: fix buffer overrunEugenia Emantayev2012-02-141-1/+1
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-138-373/+265
|\
| * e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-138-303/+212
| * e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_linkBruce Allan2012-02-131-1/+1
| * e1000e: potentially incorrect return for e1000_init_hw_ich8lanBruce Allan2012-02-131-1/+1
| * e1000e: cleanup: minor whitespace addition (insert blank line separator)Bruce Allan2012-02-131-0/+1
| * e1000e: cleanup: remove unnecessary variable initializationsBruce Allan2012-02-131-2/+2
| * e1000e: cleanup: remove unnecessary test and returnBruce Allan2012-02-131-2/+0
| * e1000e: cleanup: remove unnecessary variable ret_valBruce Allan2012-02-131-2/+1
| * e1000e: cleanup: remove unreachable statementBruce Allan2012-02-131-2/+0
| * e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lanBruce Allan2012-02-131-2/+2
| * e1000e: cleanup: always return 0Bruce Allan2012-02-134-4/+4
| * e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan2012-02-134-16/+7
| * e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lanBruce Allan2012-02-131-3/+1
| * e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lanBruce Allan2012-02-131-3/+1
| * e1000e: cleanup: rename goto labels to be more meaningfulBruce Allan2012-02-133-27/+27
| * e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan2012-02-131-5/+5
* | 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
OpenPOWER on IntegriCloud