aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure async eventAjit Khaparde4-27/+116
2016-02-11be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde2-29/+48
2016-02-10sxgbe: remove unused codeJean Sacren3-130/+1
2016-02-10sh_eth: factor out register bit twiddling codeSergei Shtylyov1-29/+24
2016-02-10ravb: factor out register bit twiddling codeSergei Shtylyov3-61/+36
2016-02-07sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan1-2/+22
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy1-10/+13
2016-02-06bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki1-14/+16
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan2-0/+5
2016-02-03i40e: AQ Add external power class to get link statusShannon Nelson2-2/+12
2016-02-03i40e: AQ Geneve cloud tunnel typeShannon Nelson2-4/+4
2016-02-03i40e: AQ Add Run PHY Activity structShannon Nelson2-0/+26
2016-02-03i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers1-5/+7
2016-02-03i40e: add new proxy-wol bit for X722Shannon Nelson2-0/+2
2016-02-03i40e/i40evf: Use private workqueueJesse Brandeburg2-2/+23
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain3-0/+27
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain4-7/+54
2016-02-03i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain1-1/+52
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain3-0/+6
2016-02-03i40e: bump version to 1.4.10Catherine Sullivan1-1/+1
2016-02-03i40e: update features with right offloadJesse Brandeburg1-5/+5
2016-02-03i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2-4/+9
2016-02-03i40evf: null out ring pointers on freeMitch Williams1-0/+2
2016-02-03i40e: define function capabilities in only one placeShannon Nelson3-57/+30
2016-02-03i40evf: allow channel bonding of VFsMitch Williams3-4/+8
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2-1/+2
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-02-03i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil1-1/+1
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-266/+555
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann2-18/+32
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan1-2/+3
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan1-2/+0
2016-01-29bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan1-1/+1
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang1-3/+1
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel3-6/+5
2016-01-28net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1