summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
* atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
* ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
* bnx2x: set gso_typeMichael S. Tsirkin2013-02-101-7/+5
* qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
* ixgbe: fix gso typeMichael S. Tsirkin2013-02-101-2/+6
* stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-101-3/+7
* stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-101-1/+1
* Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-101-67/+19
|\
| * Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| * Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-099-11/+78
|\ \ | |/
| * via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-021-6/+2
| * e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-081-1/+1
|\ \ | |/ |/|
| * mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
* | 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
* | tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-141-23/+35
* | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-141-0/+4
|/
* be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2013-01-122-9/+21
* qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-111-1/+1
* net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek2013-01-101-1/+1
* net: ethernet: xilinx: Do not use axienet on PPCMichal Simek2013-01-101-1/+1
* bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-101-8/+52
* bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-101-2/+28
* bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-101-0/+1
* bnx2x: move debugging code before the returnDan Carpenter2013-01-101-1/+1
* forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-281-0/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-274-16/+13
|\
| * cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
| * Drivers: network: more __dev* removalGreg KH2012-12-222-13/+12
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-2115-59/+1309
|\ \ | |/ |/|
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-196-44/+128
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-193-16/+49
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-193-25/+62
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
| | | * mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-191-6/+20
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-194-6/+24
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-192-0/+55
OpenPOWER on IntegriCloud