summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-07-09sky2: Fix for interrupt handlerMirko Lindner
2012-07-09sky2: Added support for Optima EEEMirko Lindner
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion
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-07-01igbvf: 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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-29davinci_cpdma: include linux/module.hDaniel Mack
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-28net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-28net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-28net: fec: enable regulator for fec phyShawn Guo
2012-06-28net: fec: reset phy after pinctrl setupShawn Guo
2012-06-28bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-28bnx2: Add "fall through" commentsMichael Chan
2012-06-28cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-28cnic: Remove uio mem[0].Michael Chan
2012-06-28cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-28cnic: 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