summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-07virtio_net: add ethtool support for set and get of settingsNikolay Aleksandrov1-0/+60
2016-02-07sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan1-2/+22
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern1-0/+21
2016-02-07xen-netback: implement dynamic multicast controlPaul Durrant2-8/+82
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy1-10/+13