]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
net: stmmac: Correct the error message about invalid speed
[karo-tx-linux.git] / drivers /
2017-02-08 LABBE Corentinnet: stmmac: Correct the error message about invalid...
2017-02-08 LABBE Corentinnet: stmmac: replace ENOSYS by EINVAL
2017-02-08 LABBE Corentinnet: stmmac: Use readl_poll_timeout
2017-02-08 LABBE Corentinnet: stmmac: replace stmmac_mdio_busy_wait by readl_pol...
2017-02-08 LABBE Corentinnet: stmmac: fix some code style problem
2017-02-08 LABBE Corentinnet: stmmac: remplace asm/io.h by linux/io.h
2017-02-08 LABBE Corentinnet: stmmac: remove freesoftware address
2017-02-08 LABBE Corentinnet: stmmac: fix some typos in comments
2017-02-08 LABBE Corentinnet: stmmac: Remove the bus_setup function pointer
2017-02-08 LABBE Corentinnet: stmmac: fix the typo on MAC_RNABLE_RX
2017-02-08 Eric Dumazetgro_cells: move to net/core/gro_cells.c
2017-02-08 Philippe Reynesnet: mellanox: switchx2: use new api ethtool_{get|set...
2017-02-08 Wu Fengguangnet: qcom/emac: fix semicolon.cocci warnings
2017-02-08 Raju Lakkarajunet: phy: Add LED mode driver for Microsemi PHYs.
2017-02-08 Dan Carpenternet: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a...
2017-02-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-07 Felix Manlunasliquidio: do not dereference pointer if it's NULL
2017-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-07 Jiri Pirkospectrum: acl_tcam: Fix catchall prio value
2017-02-07 Dan Carpentersfc: fix an off by one bug
2017-02-07 Lukasz Majewskinet: phy: dp83867: Recover from "port mirroring" N...
2017-02-07 Lukasz Majewskinet: phy: dp83867: Add lane swapping support in the...
2017-02-07 David S. MillerMerge branch 'Incorrect-use-of-phy_read_status'
2017-02-07 Florian Fainellinet: netcp: Do not clobber PHY link outside of state...
2017-02-07 Florian Fainellinet: pxa168_eth: Do not clobber PHY link outside of...
2017-02-07 Florian Fainellinet: mv643xx_eth: Do not clobber PHY link outside of...
2017-02-07 David S. MillerMerge tag 'mlx5-updates-2017-01-31' of git://git.kernel...
2017-02-07 Ivan Khoronzhuknet: ethernet: ti: cpsw: remove netif_trans_update
2017-02-07 David S. MillerMerge branch 'bnxt_en-Add-XDP-support'
2017-02-07 Michael Chanbnxt_en: Add support for XDP_TX action.
2017-02-07 Michael Chanbnxt_en: Add basic XDP support.
2017-02-07 Michael Chanbnxt_en: Refactor tx completion path.
2017-02-07 Michael Chanbnxt_en: Add a set of TX rings to support XDP.
2017-02-07 Michael Chanbnxt_en: Add tx ring mapping logic.
2017-02-07 Michael Chanbnxt_en: Centralize logic to reserve rings.
2017-02-07 Michael Chanbnxt_en: Use event bit map in RX path.
2017-02-07 Michael Chanbnxt_en: Add RX page mode support.
2017-02-07 Michael Chanbnxt_en: Parameterize RX buffer offsets.
2017-02-07 Michael Chanbnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
2017-02-07 Michael Chanbnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA...
2017-02-07 Michael Chanbnxt_en: Refactor rx SKB function.
2017-02-07 Timur Tabinet: qcom/emac: add ethool support for setting pause...
2017-02-07 David S. MillerMerge branch 'replace-dst_confirm'
2017-02-07 Julian Anastasovnet: add dst_pending_confirm flag to skbuff
2017-02-07 Florian Fainellinet: phy: bcm7xxx: Add BCM74371 PHY ID
2017-02-07 Benjamin Poiriermlx4: Invoke softirqs after napi_reschedule
2017-02-07 Arnd Bergmannmlxsw: add psample dependency for spectrum
2017-02-07 Wei Yongjunnet: wan: slic_ds26522: Remove .owner field for driver
2017-02-07 Wei Yongjunnet: wan: slic_ds26522: Use module_spi_driver to simpli...
2017-02-07 David S. MillerMerge branch 'dsa2-pdata'
2017-02-07 Florian Fainellinet: phy: Allow pre-declaration of MDIO devices
2017-02-07 Andrew Lunnnet: dsa: mv88e6xxx: Refactor remaining port setup
2017-02-07 Andrew Lunnnet: dsa: mv88e6xxx: Implement Clause 45 access to...
2017-02-07 David S. MillerMerge branch 'mv88e6390-CMODE'
2017-02-07 Andrew Lunnnet: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports...
2017-02-07 David S. MillerMerge branch 'net-Fix-on-stack-USB-buffers'
2017-02-07 Ben Hutchingscatc: Use heap buffer for memory size test
2017-02-07 Ben Hutchingscatc: Combine failure cleanup code in catc_probe()
2017-02-07 Ben Hutchingsrtl8150: Use heap buffers for all register access
2017-02-07 Ben Hutchingspegasus: Use heap buffers for all register access
2017-02-07 David S. MillerMerge branch 'virtio_net-XDP-adjust_head'
2017-02-07 John Fastabendvirtio_net: XDP support for adjust_head
2017-02-07 John Fastabendvirtio_net: refactor freeze/restore logic into virtnet...
2017-02-07 John Fastabendvirtio_net: remove duplicate queue pair binding in XDP
2017-02-07 John Fastabendvirtio_net: factor out xdp handler for readability
2017-02-07 John Fastabendvirtio_net: wrap rtnl_lock in test for calling with...
2017-02-07 David S. MillerMerge branch 'read-vnet_hdr_sz-once'
2017-02-07 Willem de Bruijnmacvtap: read vnet_hdr_size once
2017-02-07 Willem de Bruijntun: read vnet_hdr_sz once
2017-02-07 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-02-06 Linus TorvaldsMerge tag 'pm-4.10-rc8' of git://git.kernel.org/pub...
2017-02-06 Linus TorvaldsMerge tag 'dm-4.10-fixes' of git://git.kernel.org/pub...
2017-02-06 Linus TorvaldsMerge tag 'media/v4.10-3' of git://git.kernel.org/pub...
2017-02-06 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-02-06 Arnd Bergmannnet/mlx5e: fix another maybe-uninitialized false-positive
2017-02-06 Parav Panditnet-next: treewide use is_vlan_dev() helper function.
2017-02-06 Arnd Bergmannhns: avoid stack overflow with CONFIG_KASAN
2017-02-06 Dan Carpenternet/mlx4_en: fix a condition
2017-02-06 Bert Kenwardsfc: don't rearm interrupts if busy polling
2017-02-06 David S. MillerMerge branch 'mlxsw-cleanup-neigh-handling'
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Fix typo in comment
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Don't read 'nud_state' without...
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Remove redundant check
2017-02-06 Ido Schimmelnet: remove ndo_neigh_{construct, destroy} from stacked...
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Simplify neighbour reflection
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Remove unused variable
2017-02-06 Ido Schimmelmlxsw: spectrum_router: Use ordered workqueue for neigh...
2017-02-06 Ido Schimmelmlxsw: core: Queue work immediately instead of delaying it
2017-02-06 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-02-06' of...
2017-02-06 Saeed Mahameednet/mlx5e: Bring back bfreg uar map dedicated pointer
2017-02-06 Saeed Mahameednet/mlx5e: XDP Tx, no inline copy on ConnectX-5
2017-02-06 Saeed Mahameednet/mlx5e: Tx, no inline copy on ConnectX-5
2017-02-06 Saeed Mahameednet/mlx5: TX WQE update
2017-02-06 Daniel Jurgensnet/mlx5: Configure cache line size for start and end...
2017-02-06 David S. MillerMerge tag 'linux-can-next-for-4.11-20170206' of git...
2017-02-06 Elad Razmlxsw: reg: Fix HTGT register length
2017-02-06 Jingju Hounet: mvneta: implement .set_wol and .get_wol
2017-02-06 Marc Kleine-Buddecan: flexcan: switch imx6 and vf610 to timestamp based...
2017-02-06 Marc Kleine-Buddecan: flexcan: add support for timestamp based rx-offload
2017-02-06 Marc Kleine-Buddecan: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
next