summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-07net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun
2017-02-07net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli
2017-02-07net: dsa: mv88e6xxx: Refactor remaining port setupAndrew Lunn
2017-02-07net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devicesAndrew Lunn
2017-02-07net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10Andrew Lunn
2017-02-07virtio_net: XDP support for adjust_headJohn Fastabend
2017-02-07virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend
2017-02-07virtio_net: remove duplicate queue pair binding in XDPJohn Fastabend
2017-02-07virtio_net: factor out xdp handler for readabilityJohn Fastabend
2017-02-07virtio_net: wrap rtnl_lock in test for calling with lock already heldJohn Fastabend
2017-02-06net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-06net/mlx4_en: fix a conditionDan Carpenter
2017-02-06sfc: don't rearm interrupts if busy pollingBert Kenward
2017-02-06mlxsw: spectrum_router: Fix typo in commentIdo Schimmel
2017-02-06mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove redundant checkIdo Schimmel
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-02-06mlxsw: spectrum_router: Simplify neighbour reflectionIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove unused variableIdo Schimmel
2017-02-06mlxsw: spectrum_router: Use ordered workqueue for neigh updatesIdo Schimmel
2017-02-06mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel
2017-02-06Merge tag 'linux-can-next-for-4.11-20170206' of git://git.kernel.org/pub/scm/...David S. Miller
2017-02-06mlxsw: reg: Fix HTGT register lengthElad Raz
2017-02-06net: mvneta: implement .set_wol and .get_wolJingju Hou
2017-02-06can: flexcan: switch imx6 and vf610 to timestamp based offloadingMarc Kleine-Budde
2017-02-06can: flexcan: add support for timestamp based rx-offloadMarc Kleine-Budde
2017-02-06can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRSMarc Kleine-Budde
2017-02-06can: flexcan: activate individual RX masking and initialize reg_rximrMarc Kleine-Budde
2017-02-06can: flexcan: make use of rx-offload's irq_offload_fifoMarc Kleine-Budde
2017-02-06can: flexcan: make TX mailbox selectable during runtimeMarc Kleine-Budde
2017-02-06can: flexcan: calculate default value for imask1 during runtimeMarc Kleine-Budde
2017-02-06can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLEDMarc Kleine-Budde
2017-02-06can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()Marc Kleine-Budde
2017-02-06can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state...Marc Kleine-Budde
2017-02-06can: flexcan: do_bus_err(): convert rx_,tx_errors into boolMarc Kleine-Budde
2017-02-06can: flexcan: make declaration of devtype_data constMarc Kleine-Budde
2017-02-06can: flexcan: remove write-only member pdata of struct flexcan_privMarc Kleine-Budde
2017-02-06can: flexcan: add missing register definitionsMarc Kleine-Budde
2017-02-06can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde
2017-02-06can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander
2017-02-05aeroflex/greth: use napi_complete_done()Eric Dumazet
2017-02-05ibm/emac: use napi_complete_done()Eric Dumazet
2017-02-05qla3xxx: add GRO supportEric Dumazet
2017-02-05ks8695net: add GRO supportEric Dumazet
2017-02-05skge: use napi_complete_done()Eric Dumazet
2017-02-05ep93xx_eth: add GRO supportEric Dumazet
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet
2017-02-05amd8111e: add GRO supportEric Dumazet