summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy2022-03-186-33/+33
| * | net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQMaxim Mikityanskiy2022-03-182-0/+18
| * | net/mlx5e: Use page-sized fragments with XDP multi bufferMaxim Mikityanskiy2022-03-181-1/+1
| * | net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPMaxim Mikityanskiy2022-03-181-9/+19
| * | net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportMaxim Mikityanskiy2022-03-181-14/+61
* | | ptp: ocp: use snprintf() in ptp_ocp_verify()Dan Carpenter2022-03-181-3/+3
* | | nfc: st21nfca: remove unnecessary skb check before kfree_skb()Yang Yingliang2022-03-181-2/+1
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-03-182-6/+5
|\ \ \
| * | | igb: zero hwtstamp by defaultTom Rix2022-03-171-4/+2
| * | | i40e: little endian only valid checksumsTom Rix2022-03-171-2/+3
* | | | Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-03-1811-185/+165
|\ \ \ \
| * | | | Bluetooth: ath3k: remove superfluous header filesMianhan Liu2022-03-181-1/+0
| * | | | Bluetooth: bcm203x: remove superfluous header filesMianhan Liu2022-03-181-1/+0
| * | | | Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede2022-03-181-8/+36
| * | | | Bluetooth: mt7921s: Add WBS supportYake Yang2022-03-181-0/+3
| * | | | Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang2022-03-181-0/+50
| * | | | Bluetooth: mt7921s: Add .get_data_path_idYake Yang2022-03-181-1/+14
| * | | | Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang2022-03-181-0/+3
| * | | | Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang2022-03-181-2/+2
| * | | | Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter2022-03-181-5/+7
| * | | | Bluetooth: btrtl: Add support for RTL8852BMax Chou2022-03-181-0/+13
| * | | | Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin2022-03-181-3/+5
| * | | | Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas2022-03-181-2/+4
| * | | | Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang2022-03-181-8/+1
| * | | | Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang2022-03-181-0/+1
| * | | | Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang2022-03-184-158/+29
| * | | | Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai2022-03-181-0/+1
| | |/ / | |/| |
* | | | qlcnic: remove redundant assignment to variable indexColin Ian King2022-03-181-1/+1
* | | | atl1c: remove redundant assignment to variable sizeColin Ian King2022-03-181-1/+1
|/ / /
* | | Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-03-1861-558/+2106
|\ \ \
| * \ \ Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.com/nbd168/wirelessKalle Valo2022-03-1743-461/+1460
| |\ \ \
| | * | | mt76: fix monitor rx FCS error in DFS channelDeren Wu2022-03-163-3/+6
| | * | | mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...Sean Wang2022-03-161-3/+10
| | * | | mt76: fix wrong HE data rate in sniffer toolDeren Wu2022-03-162-4/+8
| | * | | mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi2022-03-163-5/+70
| | * | | mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi2022-03-165-19/+48
| | * | | mt76: mt7921: add mt7921u driverLorenzo Bianconi2022-03-169-3/+635
| | * | | mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi2022-03-164-13/+14
| | * | | mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi2022-03-164-21/+24
| | * | | mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi2022-03-164-58/+64
| | * | | mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi2022-03-163-6/+8
| | * | | mt76: mt7921: disable runtime pm for usbLorenzo Bianconi2022-03-162-4/+12
| | * | | mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi2022-03-165-86/+110
| | * | | mt76: usb: add req_type to ___mt76u_wr signatureLorenzo Bianconi2022-03-161-8/+9
| | * | | mt76: usb: add req_type to ___mt76u_rr signatureLorenzo Bianconi2022-03-161-8/+10
| | * | | mt76: mt7915: fix typos in commentsJulia Lawall2022-03-161-1/+1
| | * | | mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu2022-03-161-5/+20
| | * | | mt76: mt7915: fix beamforming mib statsShayne Chen2022-03-163-34/+69
| | * | | mt76: mt7915: set band1 TGID field in tx descriptorShayne Chen2022-03-161-2/+1
| | * | | mt76: fix invalid rssi reportDeren Wu2022-03-161-2/+3