summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion2012-07-074-2/+42
* net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion2012-07-072-0/+389
* net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-072-0/+101
* net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2012-07-072-8/+125
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-0710-69/+598
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-074-0/+82
* net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-075-81/+124
* net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin2012-07-072-35/+124
* net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2012-07-072-14/+14
* net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2012-07-072-32/+77
* r6040: remove duplicate call to the pci_set_drvdataDevendra Naga2012-07-071-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-053-72/+33
|\
| * e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15
| * igbvf: fix divide by zeroMitch A Williams2012-06-301-11/+18
* | be2net: set maximal number of default RSS queuesYuval Mintz2012-07-051-4/+6
* | bnx2x: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+2
* | bnx2: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | tg3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | myri10ge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | cxgb4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+2
* | cxgb3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | qlge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | vxge: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+2
* | mlx4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+3
* | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-053-7/+12
* | net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-051-14/+9
* | stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-019-18/+372
* | stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-011-17/+10
* | cnic: Fix mmap regression.Michael Chan2012-06-292-3/+9
* | netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2012-06-292-5/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-288-19/+33
|\ \ | |/
| * davinci_cpdma: include linux/module.hDaniel Mack2012-06-281-0/+1
| * gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-281-6/+4
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-263-7/+13
| * net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-252-4/+9
| * net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-251-0/+2
| * net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-251-2/+4
* | net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-271-1/+7
* | net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-271-1/+2
* | net: fec: enable regulator for fec phyShawn Guo2012-06-271-0/+13
* | net: fec: reset phy after pinctrl setupShawn Guo2012-06-271-2/+2
* | bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-271-2/+3
* | bnx2: Add "fall through" commentsMichael Chan2012-06-271-0/+4
* | cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-272-2/+11
* | cnic: Remove uio mem[0].Michael Chan2012-06-271-4/+1
* | cnic: Read bnx2x function number from internal registerEddie Wai2012-06-271-1/+7
* | cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-271-2/+7
* | be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2012-06-272-14/+47
* | net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-272-33/+112
* | net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-271-7/+24
OpenPOWER on IntegriCloud