summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-219-290/+612
* net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2011-12-212-2/+2
* mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin2011-12-201-1/+1
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-206-8/+9
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-2014-45/+45
* de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2Star
* sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2Star
* 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
* be2net: Fix INTx processing for LancerPadmanabh Ratnakar2011-12-191-1/+9
* myri10ge: Fix typo of 'VMware' in comment.Vinson Lee2011-12-191-1/+1
* mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin2011-12-191-32/+56
* mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin2011-12-191-2/+2
* mlx4_en: nullify cached multicast address list after cleanupAlexander Guller2011-12-191-0/+2
* mlx4_core: Changing link sensing logicYevgeny Petrilin2011-12-193-16/+38
* mlx4: capability for link sensingYevgeny Petrilin2011-12-191-2/+8
* be2net: Add support for Skyhawk cardsAjit Khaparde2011-12-162-0/+6
* mlx4: Fix compile error when driver is comiled-inJoerg Roedel2011-12-161-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-12-163-11/+4Star
|\
| * sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings2011-12-161-5/+2Star
| * sfc: Remove device ID macros only used onceBen Hutchings2011-12-062-6/+2Star
* | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-163-3/+5
* | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-163-61/+40Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-162-11/+13
|\ \
| * | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8Star
| * | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | | tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-152-23/+37
* | | tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3Star
* | | 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/+9Star
* | | bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* | | mlx4_en: updated driver version to 2.0Yevgeny Petrilin2011-12-131-2/+2
* | | mlx4_core: updated driver version to 1.1Yevgeny Petrilin2011-12-131-2/+2
* | | mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-135-157/+931
* | | mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein2011-12-132-3/+10
* | | mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-136-96/+90Star
* | | mlx4_en: Allow communication between functions on same hostEugenia Emantayev2011-12-132-11/+24
* | | mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-138-258/+621
* | | mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-135-69/+198
* | | mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-139-120/+3628
* | | mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein2011-12-131-25/+350
* | | mlx4_core: mtt modifications for SRIOVJack Morgenstein2011-12-132-41/+361
* | | mlx4_core: cq modifications for SRIOVJack Morgenstein2011-12-131-27/+89
* | | mlx4_core: qp modifications for SRIOVJack Morgenstein2011-12-131-54/+181
* | | mlx4_core: srq modifications for SRIOVJack Morgenstein2011-12-131-23/+83
* | | mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum2011-12-133-0/+335
* | | net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin2011-12-131-27/+672
* | | mlx4_core: Reduce number of PD bits to 17Jack Morgenstein2011-12-132-6/+18