aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-08net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-08macb: fix build warning for !CONFIG_OFArnd Bergmann
2019-07-08gve: fix unused variable/label warningsArnd Bergmann
2019-07-08net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin Habets
2019-07-08net: netsec: Sync dma for device on buffer allocationIlias Apalodimas
2019-07-07hinic: add fw version queryXue Chaojing
2019-07-07gve: Fix error return code in gve_alloc_qpls()Wei Yongjun
2019-07-07net: nixge: Fix misuse of strlcpyJoe Perches
2019-07-07net: ethernet: sun4i-emac: Fix misuse of strlcpyJoe Perches
2019-07-07gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo
2019-07-07gtp: fix use-after-free in gtp_newlink()Taehee Yoo
2019-07-07gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo
2019-07-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo
2019-07-07gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo
2019-07-07gtp: fix suspicious RCU usageTaehee Yoo
2019-07-07net: dsa: vsc73xx: Assert reset if iCPU is enabledPawel Dembicki
2019-07-07net: dsa: vsc73xx: add support for parallel modePawel Dembicki
2019-07-07net: dsa: vsc73xx: Split vsc73xx driverPawel Dembicki
2019-07-07r8169: sync few chip names with vendor driverHeiner Kallweit
2019-07-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-07-06Merge tag 'wireless-drivers-next-for-davem-2019-07-06' of git://git.kernel.or...David S. Miller
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devicesSean Wang
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devicesSean Wang
2019-07-06Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-06Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-06Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli
2019-07-06Bluetooth:: btrtl: Add support for RTL8723DULarry Finger
2019-07-06Bluetooth: btmtkuart: add an implementation for clock osc propertySean Wang
2019-07-06Bluetooth: btmtkuart: add an implementation for boot-gpios propertySean Wang
2019-07-06Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetoothNeil Armstrong
2019-07-06Bluetooth: hci_qca: Load customized NVM based on the device propertyRocky Liao
2019-07-06Bluetooth: hci_mrvl: Add serdev supportSascha Hauer
2019-07-06Bluetooth: hci_mrvl: Wait for final ack before switching baudrateSascha Hauer
2019-07-06Bluetooth: hci_ldisc: Add function to wait for characters to be sentSascha Hauer
2019-07-06Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor eventMatthias Kaehlcke
2019-07-06Bluetooth: btqca: inject command complete event during fw downloadBalakrishna Godavarthi
2019-07-06Bluetooth: Cleanup formatting and coding styleFabian Schindlatz
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan
2019-07-06Bluetooth: hci_ll: Refactor download_firmwareFabian Schindlatz
2019-07-06Bluetooth: hci_ll: set operational frequency earlierPhilipp Puschmann
2019-07-06Bluetooth: btsdio: Do not bind to non-removable BCM4356Peter Robinson
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-07-05net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan
2019-07-05net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan
2019-07-05net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan