summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-27bcma: Use bcma_debug and not pr_cont in MIPS driverJoe Perches
2017-10-27brcmsmac: reindent split functionsArnd Bergmann
2017-10-27brcmsmac: split up wlc_phy_workarounds_nphyArnd Bergmann
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook
2017-10-27drivers/wireless: rsi: Convert timers to use timer_setup()Kees Cook
2017-10-27cw1200: Convert timers to use timer_setup()Kees Cook
2017-10-27atmel: Convert timers to use timer_setup()Kees Cook
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook
2017-10-27qtnfmac: Convert timers to use timer_setup()Kees Cook
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-20Merge tag 'iwlwifi-next-for-kalle-2017-10-18' of git://git.kernel.org/pub/scm...Kalle Valo
2017-10-20net-tun: fix panics at dismantle timeEric Dumazet
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern
2017-10-20s390/qeth: don't dump control cmd twiceJulian Wiedmann
2017-10-20s390/qeth: support GRO flush timerJulian Wiedmann
2017-10-20s390/qeth: try harder to get packets from RX bufferJulian Wiedmann
2017-10-20s390/qeth: consolidate skb allocationJulian Wiedmann
2017-10-20s390/qeth: clean up page frag creationJulian Wiedmann
2017-10-20s390/qeth: no VLAN support on OSMJulian Wiedmann
2017-10-20s390/qeth: don't verify device when setting MAC addressJulian Wiedmann
2017-10-20s390/qeth: clean up initial MTU determinationJulian Wiedmann
2017-10-20s390/qeth: fix early exit from error pathJulian Wiedmann
2017-10-20s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann
2017-10-20s390/drivers: use setup_timerAllen Pais
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-10-20Merge branch 'cxgb4-more-flower-offloads'David S. Miller
2017-10-20cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi
2017-10-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi
2017-10-20cxgb4: add tc flower support for ETH-SMAC rewriteKumar Sanghvi
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi
2017-10-20cxgb4: add tc flower support for ETH-DMAC rewriteKumar Sanghvi
2017-10-20cxgb4: add tc flower support for action PASSKumar Sanghvi
2017-10-20cxgb4: add tc flower match support for vlanKumar Sanghvi
2017-10-20cxgb4: add tc flower match support for TOSKumar Sanghvi
2017-10-20Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller
2017-10-20net: sh_eth: implement R-Car Gen[12] fallback compatibility stringsSimon Horman
2017-10-20net: sh_eth: rename name structures as rcar_gen[12]_*Simon Horman
2017-10-19liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva
2017-10-19liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva
2017-10-19ibmvnic: Let users change net device featuresThomas Falcon
2017-10-19ibmvnic: Enable TSO supportThomas Falcon
2017-10-19ibmvnic: Enable scatter-gather supportThomas Falcon
2017-10-19tun: relax check on eth_get_headlen() return valueEric Dumazet
2017-10-19thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter
2017-10-19thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter