summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann2016-02-171-1/+1
* geneve: add dst caching supportPaolo Abeni2016-02-171-0/+39
* net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-171-7/+8
* net: use dst_cache for vxlan devicePaolo Abeni2016-02-171-8/+47
* bnx2x: Warn about grc timeouts in register dumpYuval Mintz2016-02-171-0/+5
* bnx2x: extend DCBx supportYuval Mintz2016-02-172-15/+47
* bnx2x: Add support for single-port DCBxYuval Mintz2016-02-171-1/+3
* bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-173-59/+146
* bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz2016-02-171-1/+0
* 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
* net: thunderx: Use napi_schedule_irqoff()Sunil Goutham2016-02-111-1/+1
* net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-114-2/+7