summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9
* netvsc: make sure napi enabled before vmbus_openstephen hemminger2017-05-042-4/+6
* aquantia: Fix driver name reported by ethtoolPavel Belous2017-05-041-1/+1
* forcedeth: remove unnecessary carrier status checkZhu Yanjun2017-05-041-4/+2
* ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot2017-05-031-12/+10
* ibmvnic: Record SKB RX queue during pollThomas Falcon2017-05-031-0/+1
* ibmvnic: Continue skb processing after skb completion errorNathan Fontenot2017-05-031-1/+1
* ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot2017-05-031-6/+6
* ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot2017-05-031-20/+27
* ibmvnic: Clean up tx pools when closingNathan Fontenot2017-05-031-0/+30
* ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot2017-05-031-1/+1
* ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot2017-05-031-0/+9
* ibmvnic: Updated reset handlingNathan Fontenot2017-05-032-157/+275
* ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-032-9/+23
* ibmvnic: Move resource initialization to its own routineNathan Fontenot2017-05-031-32/+39
* net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas2017-05-031-0/+1
* tg3: don't clear stats while tg3_closeYueHaibing2017-05-031-4/+0
* xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-032-6/+6
* smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-032-19/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0318-20/+19
|\
| * tty: fix comment for __tty_alloc_driver()Thadeu Lima de Souza Cascardo2017-04-241-1/+1
| * Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-282-2/+2
| * drivers: Clean up duplicated email addressFinn Thain2017-03-242-2/+2
| * HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven2017-03-241-1/+1
| * net: phy: dp83848: Fix TypoAndrew F. Davis2017-03-241-1/+1
| * UBI: Fix typosAndrew F. Davis2017-03-243-4/+3
| * net: fec: Fix typo in error msg and commentPeter Meerwald-Stadler2017-03-241-2/+2
| * treewide: Fix typos in printkMasanari Iida2017-03-247-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0322-1123/+2437
|\ \
| * \ Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-024379-104726/+255751
| |\ \
| | * | HID: asus: support backlight on USB keyboardsCarlo Caione2017-04-122-1/+183
| | * | HID: asus: change mapping from KEY_WLAN to KEY_RFKILLMatjaz Hegedic2017-03-301-1/+1
| | * | HID: asus: ignore declared dummy usagesMatjaz Hegedic2017-03-301-2/+21
| | * | HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic2017-03-303-23/+23
| | * | HID: asus: support Republic of Gamers special keysChris Chiu2017-03-304-1/+46
| | * | HID: asus: drop dependency on I2C_HIDDaniel Drake2017-03-301-1/+0
| * | | Merge branch 'for-4.12/sony' into for-linusJiri Kosina2017-05-021-810/+864
| |\ \ \
| | * | | HID: sony: remove redundant check for -ve errColin Ian King2017-04-061-3/+0
| | * | | HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander2017-04-061-3/+2
| | * | | HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander2017-04-061-10/+69
| | * | | HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander2017-04-061-2/+2
| | * | | HID: sony: DS4 use brighter LED colorsRoderick Colenbrander2017-04-061-4/+4
| | * | | HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander2017-04-061-101/+85
| | * | | HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander2017-04-061-0/+6
| | * | | HID: sony: Perform duplicate device check earlier onRoderick Colenbrander2017-03-211-4/+4
| | * | | HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander2017-03-211-25/+105
| | * | | HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander2017-03-211-0/+12
| | * | | HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander2017-03-211-95/+81