summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-23net: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2018-06-22r8169: Reinstate ASPM SupportKai-Heng Feng
2018-06-22r8169: Don't disable ASPM in the driverKai-Heng Feng
2018-06-22net: usb: rtl8150: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22net: usb: r8152: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22net: usb: kaweth: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22net: usb: hso: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22net: usb: cdc-phonet: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22ucc_geth: Add BQL supportJoakim Tjernlund
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-22isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior
2018-06-22isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior
2018-06-22isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King
2018-06-22xen-netfront: Update features after registering netdevRoss Lagerwall
2018-06-22xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam
2018-06-21ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2018-06-21net: mscc: fix the injection headerAntoine Tenart
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-06-21r8169: Fix netpoll oopsVille Syrjälä
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-20net: sungem: fix rx checksum supportEric Dumazet
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-06-20net/ncsi: Silence debug messagesJoel Stanley
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri
2018-06-18Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds