summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-3/+0
* kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-012-14/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1148-168/+391
|\
| * net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-111-0/+2
| * net: mvneta: correct typoAlexandre Belloni2018-11-091-2/+2
| * net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-091-3/+3
| * net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-095-6/+18
| * net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-092-30/+41
| * net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-091-1/+1
| * net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-094-0/+35
| * net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-095-8/+50
| * net: smsc95xx: Fix MTU rangeStefan Wahren2018-11-081-0/+2
| * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-084-4/+5
| * qed: Fix potential memory corruptionSagiv Ozeri2018-11-081-7/+5
| * qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-088-15/+45
| * qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-082-27/+33
| * qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-081-2/+14
| * net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-081-1/+2
| * qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-071-3/+5
| * ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-071-1/+1
| * FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-071-1/+1
| * FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki2018-11-071-1/+2
| * FDDI: defza: Add missing comment closingMaciej W. Rozycki2018-11-071-0/+1
| * FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2018-11-072-2/+2
| * i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-071-3/+3
| * i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-071-0/+2
| * ice: Change req_speeds to be u16Chinh T Cao2018-11-071-1/+1
| * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-061-5/+7
| * ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-061-1/+1
| * ice: Fix tx_timeout in PF driverBrett Creeley2018-11-064-6/+40
| * ice: Fix napi delete calls for removeDave Ertman2018-11-063-1/+3
| * ice: Fix typo in error messageAnirudh Venkataramanan2018-11-061-1/+1
| * ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-061-1/+1
| * ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-063-39/+6
| * ice: Free VSI contexts during for unloadVictor Raj2018-11-063-0/+17
| * ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-061-1/+6
| * ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-062-0/+8
| * ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-061-1/+17
| * net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren2018-11-061-2/+16
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-112-4/+18
|\ \
| * | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+4
| * | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-2/+2
| * | clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-2/+12
* | | Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-103-7/+7
|\ \ \
| * | | serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda2018-11-091-2/+2
| * | | termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-081-2/+2
| * | | vt: fix broken display when running aptitudeMikulas Patocka2018-11-081-1/+1
| * | | serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMAGeert Uytterhoeven2018-10-151-2/+2
* | | | Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-1042-288/+249
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-1116-121/+84
| |\ \ \ \