summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
* be2net: update driver version to 4.6.xSathya Perla2013-02-041-1/+1
* be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-043-64/+153
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0438-197/+97
* cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-041-1/+3
* stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-031-0/+1
* qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
* bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-021-0/+6
* e1000e: use generic IEEE MII definitionsBruce Allan2013-01-319-204/+138
* e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-01-316-33/+31
* e1000e: update driver version stringBruce Allan2013-01-311-1/+1
* e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-01-317-48/+49
* e1000e: cleanup: group OR'ed bit settings with parensBruce Allan2013-01-311-2/+3
* e1000e: cleanup defines.hBruce Allan2013-01-311-21/+0
* ixgbe: autoneg variable refactoringJosh Hay2013-01-316-35/+19
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-316-8/+4
* ixgbe: rename autoneg variablesJosh Hay2013-01-312-29/+28
* ixgbe: Fix device ref count bugGreg Rose2013-01-311-0/+2
* ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-4/+12
* net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai2013-01-313-8/+14
* net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-312-2/+8
* net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion2013-01-314-24/+2
* net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion2013-01-313-0/+21
* net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion2013-01-311-2/+4
* net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion2013-01-311-4/+9
* net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion2013-01-311-0/+4
* net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion2013-01-311-37/+82
* net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion2013-01-311-1/+1
* net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-313-4/+7
* qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria2013-01-301-2/+2
* qlcnic: make pci_error_handlers constStephen Hemminger2013-01-301-1/+1
* qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-301-1/+2
* qlcnic: Fix minidump in NPAR modeShahed Shaikh2013-01-301-0/+2
* qlcnic: driver LRO bug fixManish chopra2013-01-302-5/+19
* qlcnic: Free irq for mailbox interruptsManish chopra2013-01-301-1/+1
* qlcnic: Fix bug in reading HW reset templateManish chopra2013-01-301-1/+1
* qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-298-33/+39
|\
| * r8169: fix vlan tag read ordering.françois romieu2013-01-271-8/+6
| * r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
| * net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2
| * net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-181-4/+9
| * net: calxedaxgmac: throw away overrun framesRob Herring2013-01-181-0/+4
| * 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
| * cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
| * ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2
| * ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-162-6/+2
* | gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil2013-01-292-51/+87
OpenPOWER on IntegriCloud