summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-02-16net: use dst_cache for vxlan devicePaolo Abeni
2016-02-16bnx2x: Warn about grc timeouts in register dumpYuval Mintz
2016-02-16bnx2x: extend DCBx supportYuval Mintz
2016-02-16bnx2x: Add support for single-port DCBxYuval Mintz
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2016-02-16bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla
2016-02-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-02-16fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle
2016-02-16net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli
2016-02-15igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck
2016-02-15igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck
2016-02-15igb: Drop unnecessary checks in transmit pathAlexander Duyck
2016-02-15igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck
2016-02-15igb: Clean-up configuration of VF port VLANsAlexander Duyck
2016-02-15igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck
2016-02-15igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck
2016-02-15igb: Do not factor VLANs into RLPML calculationAlexander Duyck
2016-02-15igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck
2016-02-15igb: Refactor VFTA configurationAlexander Duyck
2016-02-15igb: clean up code for setting MAC addressAlexander Duyck
2016-02-15igb/igbvf: don't give upMitch Williams
2016-02-15igb: Unpair the queues when changing the number of queuesShota Suzuki
2016-02-15igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: vxlan: enable local checksum offloadEdward Cree
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer
2016-02-11virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov
2016-02-11net: phy: dp83848: Add comments for register definitionsAndrew F. Davis
2016-02-11net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis
2016-02-11net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis
2016-02-11net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis
2016-02-11net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis
2016-02-11be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera
2016-02-11net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2016-02-11bonding: use return instead of gotoZhang Shengju
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado
2016-02-11net: hamradio: baycom_ser_fdx: Replace timeval with timespec64Amitoj Kaur Chawla