summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
* | net: lpc_eth: Fix crash on ip link upRoland Stigge2014-09-021-0/+3
* | tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2014-09-022-0/+17
* | cxgb4: Issue mbox commands on correct mboxHariprasad Shenai2014-09-011-2/+4
* | cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai2014-09-011-2/+4
* | cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-012-1/+41
* | cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-013-11/+24
* | cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-011-1/+10
* | cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-011-0/+1
* | stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-011-2/+0
* | stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-013-3/+31
* | amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-011-2/+2
* | amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas2014-09-011-4/+4
* | amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-012-2/+7
* | amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-014-3/+12
* | drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven2014-09-011-0/+1
* | stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO2014-08-311-4/+3
* | stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO2014-08-311-0/+5
* | stmmac: fix LPI TW timer value to 20.5us.nandini sharma2014-08-311-1/+1
* | stmmac: fix the EEE LPI Macro definitions.nandini sharma2014-08-311-4/+4
* | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-292-29/+40
* | stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-295-27/+79
* | stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-293-6/+18
* | stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-293-3/+3
* | stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO2014-08-291-1/+1
* | mvneta: Add missing if_vlan.h include.David S. Miller2014-08-251-0/+1
* | qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-251-2/+3
* | mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich2014-08-251-3/+4
* | i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* | i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* | ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* | bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich2014-08-251-3/+4
* | e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-251-8/+11
* | e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-251-12/+9
* | net: moxa: continue loop on skb allocation failureJonas Jensen2014-08-251-7/+5
* | net: moxa: synchronize DMA memoryJonas Jensen2014-08-251-0/+6
* | net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen2014-08-251-4/+5
* | net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen2014-08-251-4/+3
* | stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO2014-08-251-0/+1
* | stmmac: fix rx checksum programmingGiuseppe CAVALLARO2014-08-251-7/+6
|/
* net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
* ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
* net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
* net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
* cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
* bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
* qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
* qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
* qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
OpenPOWER on IntegriCloud