summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: add a little more to an NVM update debug messageShannon Nelson2016-02-171-2/+3
* i40e: refactor DCB functionJesse Brandeburg2016-02-171-4/+11
* i40e: add 20G speed for Tx bandwidth calculationsMitch Williams2016-02-171-0/+3
* i40e: add counter for arq overflowsMitch Williams2016-02-173-0/+3
* i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain2016-02-172-6/+15
* i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan2016-02-171-2/+2
* i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson2016-02-172-2/+2
* i40e: AQ thermal sensor control structShannon Nelson2016-02-172-0/+34
* i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson2016-02-172-0/+6
* i40e: AQ Add set_switch_configShannon Nelson2016-02-172-2/+28
* i40e: AQ Shared resource flagsShannon Nelson2016-02-172-0/+10
* dmascc: Return correct error codesAmitoj Kaur Chawla2016-02-161-3/+10
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-02-169-439/+637
|\
| * igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-162-12/+16
| * igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck2016-02-161-9/+30
| * igb: Drop unnecessary checks in transmit pathAlexander Duyck2016-02-161-10/+0
| * igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2016-02-162-72/+242
| * igb: Clean-up configuration of VF port VLANsAlexander Duyck2016-02-161-71/+110
| * igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck2016-02-163-92/+135
| * igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck2016-02-161-2/+3
| * igb: Do not factor VLANs into RLPML calculationAlexander Duyck2016-02-162-42/+2
| * igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2016-02-162-68/+42
| * igb: Refactor VFTA configurationAlexander Duyck2016-02-164-76/+67
| * igb: clean up code for setting MAC addressAlexander Duyck2016-02-161-5/+4
| * igb/igbvf: don't give upMitch Williams2016-02-162-13/+25
| * igb: Unpair the queues when changing the number of queuesShota Suzuki2016-02-161-0/+2
| * igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki2016-02-161-8/+0
* | fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E2016-02-161-2/+8
* | net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2016-02-161-2/+6
* | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-161-36/+18
* | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-161-2/+2
|/
* net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-121-1/+1
* net: vxlan: enable local checksum offloadEdward Cree2016-02-121-4/+2
* ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer2016-02-111-3/+3
* virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov2016-02-111-2/+4
* net: phy: dp83848: Add comments for register definitionsAndrew F. Davis2016-02-111-2/+2
* net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis2016-02-111-0/+3
* net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis2016-02-111-13/+20
* net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis2016-02-111-3/+6
* net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis2016-02-111-19/+22
* be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera2016-02-111-0/+3
* net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum2016-02-111-0/+29
* net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum2016-02-111-11/+35
* net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum2016-02-111-9/+62
* net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum2016-02-111-38/+80
* net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum2016-02-111-2/+40
* net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham2016-02-111-1/+1
* net: thunderx: bgx: Add log message when setting mac addressRobert Richter2016-02-111-3/+8
* net: thunderx: bgx: Use standard firmware node infrastructure.David Daney2016-02-111-13/+14
* net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-112-2/+36