summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins2017-04-301-0/+3
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins2017-04-301-3/+5
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins2017-04-301-0/+3
* Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis2017-04-301-0/+7
* qlcnic: fix unchecked return valuePan Bian2017-04-241-0/+2
* wan: pc300too: abort path on failurePan Bian2017-04-241-0/+1
* nfp: remove the refresh of all ports optimizationJakub Kicinski2017-04-243-25/+58
* nfp: fix free list buffer size reportingJakub Kicinski2017-04-241-3/+4
* nfp: add NSP routine to get static informationDavid Brunecz2017-04-246-0/+129
* nfp: parse metadata prepend before XDP runsJakub Kicinski2017-04-242-33/+40
* nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attrJakub Kicinski2017-04-241-18/+35
* Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-247-33/+135
|\
| * mlx5: fix warning about missing prototypeStephen Hemminger2017-04-222-0/+2
| * mlx5: hide unused functionsStephen Hemminger2017-04-221-11/+13
| * net/mlx5: E-Switch, Add control for encapsulationRoi Dayan2017-04-224-2/+71
| * net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev modeOr Gerlitz2017-04-221-20/+49
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-245-6/+16
|\ \
| * | Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins2017-04-221-0/+1
| * | Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins2017-04-221-1/+4
| * | Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins2017-04-221-0/+1
| * | ieee802154: don't select COMMON_CLKArnd Bergmann2017-04-221-1/+1
| * | Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann2017-04-222-2/+8
| * | Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel2017-04-221-2/+1
| |/
* | net: netcp: fix spelling mistake: "memomry" -> "memory"Colin Ian King2017-04-241-2/+1
* | net: atheros: atl1: use offset_in_page() macroGeliang Tang2017-04-241-6/+5
* | bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar2017-04-242-5/+12
* | bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.Michael Chan2017-04-241-1/+2
* | bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar2017-04-243-3/+18
* | bnxt_en: Fix VF attributes reporting.Michael Chan2017-04-241-3/+5
* | bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan2017-04-242-1/+108
* | ibmvnic: Free skb's in cases of failure in transmitThomas Falcon2017-04-241-3/+15
* | ibmvnic: Validate napi exist before disabling themNathan Fontenot2017-04-241-2/+4
* | ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot2017-04-242-14/+58
* | ibmvnic: Move initialization of the stats token to ibmvnic_openNathan Fontenot2017-04-241-6/+4
* | ibmvnic: Only retrieve error info if presentNathan Fontenot2017-04-241-20/+51
* | ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini2017-04-242-1/+22
* | ibmvnic: Set real number of rx queuesThomas Falcon2017-04-241-5/+21
* | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-242-0/+54
* | VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+8
* | VSOCK: Add vsockmon deviceGerard Garcia2017-04-243-0/+179
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-24122-2176/+8765
|\ \
| * | rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
| * | rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
| * | rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
| * | rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-04-2045-235/+526
| |\ \
| | * | ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2017-04-191-7/+12
| | * | ath9k: add noise floor override optionSimon Wunderlich2017-04-193-1/+67
| | * | ath10k: bump up FW API to 6Ryan Hsu2017-04-192-1/+5
| | * | ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-193-9/+32