summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-02-26net/macsonic: Drop redundant MACH_IS_MAC testFinn Thain
2018-02-26net/macsonic: Convert to nubus_driverFinn Thain
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov
2018-02-26sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov
2018-02-26xen-netback: make function xenvif_rx_skb staticColin Ian King
2018-02-26sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King
2018-02-26mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann
2018-02-26mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann
2018-02-26net: dsa: mv88e6xxx: Poll when no interrupt definedAndrew Lunn
2018-02-26mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridgeIdo Schimmel
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King
2018-02-23r8169: simplify and improve check for dashHeiner Kallweit
2018-02-23r8169: disable WOL per defaultHeiner Kallweit
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter
2018-02-22nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe
2018-02-22aquantia: add Makefiles to all directoriesJakub Kicinski
2018-02-22nfp: add Makefiles to all directoriesJakub Kicinski
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-22ibmvnic: Split counters for scrq/pools/napiNathan Fontenot
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22net: dsa: mv88e6xxx: scratch registers and external MDIO pinsAndrew Lunn
2018-02-22ibmvnic: Fix TX descriptor trackingThomas Falcon
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce
2018-02-21net: Allow a rule to track originating protocolDonald Sharp
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie