summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-09NFC: microread: Drop platform data header fileJean Delvare1-8/+0
2016-03-03NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg1-13/+1
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree1-1/+1
2016-02-12net: vxlan: enable local checksum offloadEdward Cree1-4/+2
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer1-3/+3
2016-02-11virtio_net: validate ethtool port setting and explain the user validationNikolay Aleksandrov1-2/+4
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
2016-02-11net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis1-3/+6
2016-02-11net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis1-19/+22
2016-02-11be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera1-0/+3
2016-02-11net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum1-0/+29
2016-02-11net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum1-11/+35
2016-02-11net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum1-9/+62
2016-02-11net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum1-38/+80
2016-02-11net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum1-2/+40
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham1-1/+1
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter1-3/+8
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney1-13/+14
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2-2/+36
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham1-1/+1
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu4-2/+7
2016-02-11bonding: use return instead of gotoZhang Shengju1-6/+3
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado2-6/+65
2016-02-11net: hamradio: baycom_ser_fdx: Replace timeval with timespec64Amitoj Kaur Chawla1-5/+7
2016-02-11vrf: duplicate include of rtnetlink.hstephen hemminger1-1/+0
2016-02-11vxlan: udp_tunnel duplicate include net/udp_tunnel.hstephen hemminger1-1/+1
2016-02-11bonding: Return correct error codeAmitoj Kaur Chawla1-1/+1
2016-02-11hv_netvsc: cleanup netdev feature flags for netvscsixiao@microsoft.com1-4/+7
2016-02-11sfc: implement IPv6 NFC (and IPV4_USER_FLOW)Edward Cree1-0/+184
2016-02-11cxgb4/iw_cxgb4: TOS supportHariprasad Shenai3-17/+37
2016-02-11iw_cxgb4: remove false error log entryHariprasad Shenai1-2/+1
2016-02-11iw_cxgb4: make queue allocation code more readableHariprasad Shenai1-39/+42
2016-02-11net: fec: improve error handlingTroy Kisky1-4/+7
2016-02-11net: fec: don't transfer ownership until descriptor write is completeTroy Kisky1-1/+13
2016-02-11net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2-1/+2
2016-02-11net: fec: add variable reg_desc_active to speed things upTroy Kisky2-26/+25
2016-02-11net: fec: add struct bufdesc_propTroy Kisky2-185/+132
2016-02-11net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky1-1/+1
2016-02-11net: fec: fix rx error countsTroy Kisky1-21/+15
2016-02-11net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2-0/+2
2016-02-11bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov2-4/+7
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure asyn...Ajit 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-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2-3/+41
2016-02-08bonding: trivial: style fixesZhang Shengju1-6/+4