aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-02-23
|\
| * sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings2012-02-22
| * sfc: Minor formatting cleanupBen Hutchings2012-02-22
| * sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings2012-02-22
| * sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings2012-02-22
| * sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings2012-02-22
* | tg3: Create timer helper functionsMatt Carlson2012-02-23
* | tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson2012-02-23
* | tg3: Remove SPEED_UNKNOWN checksMatt Carlson2012-02-23
* | tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-23
* | 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-22
* | tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso2012-02-22
|/
* bnx2x: update driver version to 1.72.10-0Dmitry Kravkov2012-02-20
* bnx2x: add gro_checkDmitry Kravkov2012-02-20
* cnic: update for FW 7.2.xxMichael Chan2012-02-20
* use FW 7.2.16Dmitry Kravkov2012-02-20
* enic: Add support for fw init command on sriov vf'sRoopa Prabhu2012-02-20
* enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu2012-02-20
* enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu2012-02-20
* enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu2012-02-20
* ll_temac: Fix build.David S. Miller2012-02-20
* adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2012-02-19
* ethernet: Fix typo in lantiq_etop.cMasanari Iida2012-02-19
* bnx2x: make bnx2x_close() static againMichal Schmidt2012-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\
| * net/ethernet: ks8851_mll fix irq handlingJan Weitzel2012-02-15
| * stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO2012-02-15
| * stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-15
| * stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-15
| * stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-15
| * mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-15
| * mlx4: fix QP tree trashingEugenia Emantayev2012-02-15
| * mlx4: fix buffer overrunEugenia Emantayev2012-02-15
| * 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-14
| * bnx2x: remove the 'poll' module optionMichal Schmidt2012-02-14
| * ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit2012-02-13
| * bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet2012-02-13
| * ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-13
| * octeon: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-13
| * fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-13
| * bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-13
| * cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-13
| * mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-13
* | cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-18
* | net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser2012-02-17
* | atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-17
* | ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-17
* | igbvf: reset netdevice addr_assign_type if changedDanny Kukawka2012-02-17
* | xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-17