summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-073-75/+33
|\
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-30/+0
| * thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-292-1/+16
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-20/+17
| * thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-19/+0
| * thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-13/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-074-2/+20
|\ \
| * | net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-161-0/+1
| * | net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-161-2/+9
| * | net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-032-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-061030-29400/+86922
|\ \ \
| * | | net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson2020-08-061-1/+3
| * | | usb: hso: remove bogus check for EINPROGRESSOliver Neukum2020-08-061-2/+1
| * | | usb: hso: no complaint about kmalloc failureOliver Neukum2020-08-061-3/+2
| * | | hso: fix bailout in error case of probeOliver Neukum2020-08-061-4/+4
| * | | net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean2020-08-051-11/+24
| * | | Revert "vxlan: fix tos value before xmit"Hangbin Liu2020-08-051-2/+2
| * | | farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-051-13/+12
| * | | wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-051-27/+27
| * | | hv_netvsc: do not use VF device if link is downStephen Hemminger2020-08-051-3/+4
| * | | dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-08-051-3/+3
| * | | net: macb: Properly handle phylink on at91sam9xStefan Roese2020-08-051-4/+7
| * | | net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long2020-08-041-2/+2
| * | | geneve: Support for PMTU discovery on directly bridged linksStefano Brivio2020-08-041-5/+51
| * | | vxlan: Support for PMTU discovery on directly bridged linksStefano Brivio2020-08-041-6/+41
| * | | tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio2020-08-043-6/+8
| * | | Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller2020-08-04120-1259/+5577
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2020-08-0411-65/+88
| | |\ \ \
| | * | | | brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne2020-08-021-0/+8
| | * | | | wl1251: fix always return 0 errorWang Hai2020-08-021-1/+1
| | * | | | airo: use generic power managementVaibhav Gupta2020-08-021-20/+19
| | * | | | intersil: fix wiki website urlFlavio Suligoi2020-08-025-7/+8
| | * | | | qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai2020-08-021-1/+4
| | * | | | ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-022-89/+88
| | * | | | ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET2020-08-021-1/+1
| | * | | | hostap: use generic power managementVaibhav Gupta2020-08-022-27/+13
| | * | | | b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-023-12/+12
| | * | | | b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-029-96/+96
| | * | | | ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-2/+2
| | * | | | rt2x00: pci: use generic power managementVaibhav Gupta2020-08-0210-46/+19
| | * | | | wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-021-4/+2
| | * | | | mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost2020-08-021-1/+3
| | * | | | iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang2020-08-021-1/+1
| | * | | | rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen2020-08-023-0/+430
| | * | | | rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun2020-08-021-1/+1
| | * | | | rtw88: add h2c command in debugfsTzu-En Huang2020-08-023-0/+37
| | * | | | rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang2020-08-021-0/+9
| | * | | | rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang2020-08-021-0/+18
| | * | | | rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang2020-08-021-1/+2
| | * | | | rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang2020-08-024-39/+90