summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot2-9/+4
2017-01-30net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot2-22/+11
2017-01-30net: dsa: pass bridge device when a port leavesVivien Didelot4-4/+5
2017-01-30net: dsa: variable number of portsVivien Didelot3-7/+6
2017-01-30ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven1-2/+8
2017-01-30ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2-0/+33
2017-01-30net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King1-1/+1
2017-01-30net: ethernet: aquantia: remove another redundant err checkColin Ian King1-2/+0
2017-01-30net: ethernet: aquantia: remove redundant err checkColin Ian King1-2/+0
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz1-4/+4
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz1-20/+4
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller230-1704/+2473
2017-01-28rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol1-7/+7
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar1-1/+10
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar2-3/+17
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin3-7/+120
2017-01-28rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle1-1/+30
2017-01-28rt2x00: add copy of clk for soc devicesStanislaw Gruszka2-0/+5
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki1-1/+0
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-217/+388
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-27/+88
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds24-188/+253
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2-3/+100
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-8/+14
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds9-172/+188
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-3/+4
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-3/+17
2017-01-27ath10k: fix typo in addr calculationSrinivas Kandagatla1-1/+1
2017-01-27ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2-10/+2
2017-01-27ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla1-5/+0
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez6-79/+79
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David3-0/+3
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David3-3/+7
2017-01-27wil6210: align to latest auto generated wmi.hLior David1-2/+43
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David2-16/+20
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany1-0/+3
2017-01-27wil6210: missing reinit_completion in wmi_callLior David1-0/+1
2017-01-27wil6210: support new WMI-only FW capabilityDedy Lansky3-5/+11
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei14-234/+211
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei6-21/+72
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky5-24/+178
2017-01-27sfc: insert catch-all filters for encapsulated trafficEdward Cree2-146/+449
2017-01-27sfc: refactor debug-or-warnings printksJon Cooper2-15/+12
2017-01-27sfc: fixes to filter restore handlingJon Cooper1-4/+38
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki1-1/+33
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2