summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-09-02cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-02cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-09-02stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO1-2/+0
2014-09-02stmmac: fix the rx csum featureGiuseppe CAVALLARO3-3/+31
2014-09-02amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas1-2/+2
2014-09-02amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas1-4/+4
2014-09-02amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2-2/+7
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas4-3/+12
2014-09-02drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-09-01stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO1-4/+3
2014-09-01stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO1-0/+5
2014-09-01stmmac: fix LPI TW timer value to 20.5us.nandini sharma1-1/+1
2014-09-01stmmac: fix the EEE LPI Macro definitions.nandini sharma1-4/+4
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2-29/+40
2014-08-30stmmac: fix dma api misuseGiuseppe CAVALLARO5-27/+79
2014-08-30stmmac: ptp: fix the reference clockGiuseppe CAVALLARO3-6/+18
2014-08-30stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO3-3/+3
2014-08-30stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO1-1/+1
2014-08-26mvneta: Add missing if_vlan.h include.David S. Miller1-0/+1
2014-08-26qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-2/+3
2014-08-26mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich1-3/+4
2014-08-26i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich1-3/+4
2014-08-26e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-8/+11
2014-08-26e1000e: Fix TSO with non-accelerated vlansVlad Yasevich1-12/+9
2014-08-26net: moxa: continue loop on skb allocation failureJonas Jensen1-7/+5
2014-08-26net: moxa: synchronize DMA memoryJonas Jensen1-0/+6
2014-08-26net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen1-4/+5
2014-08-26net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen1-4/+3
2014-08-26stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO1-0/+1
2014-08-26stmmac: fix rx checksum programmingGiuseppe CAVALLARO1-7/+6
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-22bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-22qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-22qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds82-85/+86
2014-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-54/+120
2014-08-15net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-15net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5