summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval
2012-02-15bnx2x: removed code re-checking memory base after device openMintz Yuval
2012-02-15bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval
2012-02-15bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval
2012-02-15bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval
2012-02-15bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval
2012-02-15bnx2x: added autoneg-restart after link advertisement changesMintz Yuval
2012-02-15bnx2x: ethtool publishes link partners speed and FCMintz Yuval
2012-02-15bnx2x: half duplex support added for several boardsMintz Yuval
2012-02-15bnx2x: consistent statistics after internal driver reloadMintz Yuval
2012-02-14mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev
2012-02-14mlx4: fix QP tree trashingEugenia Emantayev
2012-02-14mlx4_core: fix buffer overrunEugenia Emantayev
2012-02-14tg3: Update copyrightMatt Carlson
2012-02-14tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-14tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2012-02-14tg3: Remove unused link config codeMatt Carlson
2012-02-14tg3: Consolidate ASIC rev detection codeMatt Carlson
2012-02-14tg3: Reduce UMP event collision windowMatt Carlson
2012-02-14tg3: Fix NVRAM page writes on newer devicesMatt Carlson
2012-02-14tg3: Fix copper autoneg adv checksMatt Carlson
2012-02-14tg3: Fix stats while interface is downMatt Carlson
2012-02-14tg3: Disable new DMA engine for 57766Matt Carlson
2012-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_linkBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000_init_hw_ich8lanBruce Allan
2012-02-13e1000e: cleanup: minor whitespace addition (insert blank line separator)Bruce Allan
2012-02-13e1000e: cleanup: remove unnecessary variable initializationsBruce Allan
2012-02-13e1000e: cleanup: remove unnecessary test and returnBruce Allan
2012-02-13e1000e: cleanup: remove unnecessary variable ret_valBruce Allan
2012-02-13e1000e: cleanup: remove unreachable statementBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lanBruce Allan
2012-02-13ppp: fix truesize underestimationEric Dumazet
2012-02-13tg3: Move transmit comment to a better locationMatt Carlson
2012-02-13tg3: Eliminate unneeded prototypeMatt Carlson
2012-02-13tg3: Relocate tg3_find_peerMatt Carlson
2012-02-13tg3: Move tg3_nvram_write_block functionsMatt Carlson
2012-02-13tg3: Move tg3_set_rx_modeMatt Carlson
2012-02-13tg3: Move tg3_change_mtu to a better locationMatt Carlson
2012-02-13tg3: Relocate tg3_reset_taskMatt Carlson
2012-02-13tg3: Move tg3_restart_hw to a better locationMatt Carlson
2012-02-13virtio: net: remove sparse errorsEric Dumazet
2012-02-13e1000e: cleanup: always return 0Bruce Allan