summaryrefslogtreecommitdiffstats
path: root/arch/nios2 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-17i40e: refactor DCB functionJesse Brandeburg1-4/+11
2016-02-17i40e: add 20G speed for Tx bandwidth calculationsMitch Williams1-0/+3
2016-02-17i40e: add counter for arq overflowsMitch Williams3-0/+3
2016-02-17i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain2-6/+15
2016-02-17i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan1-2/+2
2016-02-17i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson2-2/+2
2016-02-17i40e: AQ thermal sensor control structShannon Nelson2-0/+34
2016-02-17i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson2-0/+6
2016-02-17i40e: AQ Add set_switch_configShannon Nelson2-2/+28
2016-02-17i40e: AQ Shared resource flagsShannon Nelson2-0/+10
2016-02-16tipc: refactor node xmit and fix memory leaksRichard Alpe2-24/+38
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla1-3/+10
2016-02-16fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E1-2/+8
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E1-2/+11
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2-0/+63
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2-2/+9
2016-02-16net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli1-36/+18
2016-02-16net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli1-2/+2
2016-02-16igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2-12/+16
2016-02-16igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck1-9/+30
2016-02-16igb: Drop unnecessary checks in transmit pathAlexander Duyck1-10/+0
2016-02-16igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2-72/+242
2016-02-16igb: Clean-up configuration of VF port VLANsAlexander Duyck1-71/+110
2016-02-16igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck3-92/+135
2016-02-16igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck1-2/+3
2016-02-16igb: Do not factor VLANs into RLPML calculationAlexander Duyck2-42/+2
2016-02-16igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2-68/+42
2016-02-16igb: Refactor VFTA configurationAlexander Duyck4-76/+67
2016-02-16igb: clean up code for setting MAC addressAlexander Duyck1-5/+4
2016-02-16igb/igbvf: don't give upMitch Williams2-13/+25
2016-02-16igb: Unpair the queues when changing the number of queuesShota Suzuki1-0/+2
2016-02-16igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki1-8/+0
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree3-0/+123
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree9-28/+17
2016-02-12net: gre: Implement LCO for GRE over IPv4Edward Cree1-3/+13
2016-02-12fou: enable LCO in FOU and GUEEdward Cree1-8/+6
2016-02-12net: vxlan: enable local checksum offloadEdward Cree1-4/+2
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree1-1/+2
2016-02-12net: udp: always set up for CHECKSUM_PARTIAL offloadEdward Cree2-25/+2
2016-02-12net: local checksum offload for encapsulationEdward Cree4-22/+46
2016-02-12tcp/dccp: better use of ephemeral ports in bind()Eric Dumazet1-126/+114
2016-02-12tcp/dccp: better use of ephemeral ports in connect()Eric Dumazet1-85/+85
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer1-3/+3
2016-02-11net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer3-3/+14
2016-02-11net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer3-6/+81
2016-02-11virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov1-2/+4
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov1-18/+1
2016-02-11net: phy: dp83848: Add comments for register definitionsAndrew F. Davis1-2/+2
2016-02-11net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis1-0/+3
2016-02-11net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis1-13/+20