summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-12Bluetooth: hci_serdev: do not open device in hci openSebastian Reichel
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryRob Herring
2017-04-12Bluetooth: hci_uart: add support for word alignmentSebastian Reichel
2017-04-12serdev: implement get/set tiocmSebastian Reichel
2017-04-12serdev: add serdev_device_wait_until_sentSebastian Reichel
2017-04-12tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel
2017-04-12Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu
2017-04-12Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu
2017-04-12Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold
2017-04-12Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King
2017-04-12Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris
2017-04-12Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko
2017-04-12Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen
2017-04-12Bluetooth: btusb: wake system up when receives a wake irqJeffy Chen
2017-04-12Bluetooth: btrtl: Change message for missing config fileLarry Finger
2017-04-12Bluetooth: Added support for Rivet Networks Killer 1535Gabriel
2017-04-12Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An
2017-04-12Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An
2017-04-12Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann
2017-04-12Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An
2017-04-12Bluetooth: bluecard: use setup_timerGeliang Tang
2017-04-12Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping
2017-04-12Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King
2017-04-12ftgmac100: Set default ring sizes to 128 entriesBenjamin Herrenschmidt
2017-04-12ftgmac100: Make ring sizes configurable via ethtoolBenjamin Herrenschmidt
2017-04-12ftgmac100: Add more register inits in ftgmac100_init_hw()Benjamin Herrenschmidt
2017-04-12ftgmac100: Open code remaining register writesBenjamin Herrenschmidt
2017-04-12ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_macBenjamin Herrenschmidt
2017-04-12ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addrBenjamin Herrenschmidt
2017-04-12ftgmac100: Set netdev->hw_featuresBenjamin Herrenschmidt
2017-04-12ftgmac100: Disable HW checksum generation on AST2400, enable on othersBenjamin Herrenschmidt
2017-04-12ftgmac100: Use device "compatible" property, not machine.Benjamin Herrenschmidt
2017-04-12ftgmac100: Upgrade to NETIF_F_HW_CSUMBenjamin Herrenschmidt
2017-04-11net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann
2017-04-11net: fec: add ERR007885 for i.MX6ul enet IPFugang Duan
2017-04-11net: fec: correct the errata number comment typoFugang Duan
2017-04-11net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan
2017-04-11net: fec: pass ->dev to dma_alloc__coherent() APIFugang Duan