summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich2017-11-291-2/+8
* net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich2017-11-291-2/+2
* net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2017-11-291-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2334-240/+569
|\
| * ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng2017-11-241-1/+19
| * ipvlan: Fix insufficient skb linear check for arpGao Feng2017-11-241-8/+8
| * geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2017-11-241-1/+15
| * Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller2017-11-2410-90/+335
| |\
| | * wcn36xx: fix iris child-node lookupJohan Hovold2017-11-201-1/+1
| | * ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
| | * Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
| | |\
| | | * iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| | | * iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| | | * iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
| * | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-2416-120/+154
| |\ \ \
| | * | | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-212-2/+2
| | * | | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-211-1/+1
| | * | | i40e: restore promiscuous after resetAlan Brady2017-11-211-72/+83
| | * | | i40evf: fix client notify of l2 paramsAlan Brady2017-11-212-17/+31
| | * | | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-211-0/+7
| | * | | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-212-9/+0
| | * | | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-211-10/+11
| | * | | i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-214-4/+14
| * | | | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli2017-11-241-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-241-2/+8
| |\ \ \ \
| | * | | | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-211-2/+8
| | | |/ / | | |/| |
| * | | | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-242-1/+3
| * | | | net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi2017-11-241-16/+22
| * | | | net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2017-11-241-0/+4
| | |/ / | |/| |
* | | | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-234-3/+41
|\ \ \ \
| * | | | platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)2017-11-211-1/+3
| * | | | platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello2017-11-203-2/+38
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-11-234-25/+50
|\ \ \ \ \
| * | | | | scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-163-17/+18
| * | | | | scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...Chad Dupuis2017-11-151-8/+32
* | | | | | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-2335-511/+268
|\ \ \ \ \ \
| * | | | | | drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie2017-11-231-0/+3
| * | | | | | drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie2017-11-231-1/+5
| * | | | | | drm: add connector info/property for non-desktop displays [v2]Dave Airlie2017-11-232-2/+23
| * | | | | | Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie2017-11-235-380/+0
| |\ \ \ \ \ \
| | * | | | | | drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha2017-11-205-380/+0
| * | | | | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-2314-25/+37
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng2017-11-213-5/+3
| | * | | | | | | drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu2017-11-211-4/+1
| | * | | | | | | drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher2017-11-201-0/+4