summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion
2012-07-07net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion
2012-07-07r6040: remove duplicate call to the pci_set_drvdataDevendra Naga
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-05be2net: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2x: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2: set maximal number of default RSS queuesYuval Mintz
2012-07-05tg3: set maximal number of default RSS queuesYuval Mintz
2012-07-05myri10ge: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb4: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb3: set maximal number of default RSS queuesYuval Mintz
2012-07-05qlge: set maximal number of default RSS queuesYuval Mintz
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO
2012-07-01e1000e: remove use of IP payload checksumBruce Allan
2012-06-30igbvf: fix divide by zeroMitch A Williams
2012-06-29cnic: Fix mmap regression.Michael Chan
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-27bnx2: Add "fall through" commentsMichael Chan
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-27cnic: Remove uio mem[0].Michael Chan
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-25net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin