summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan
2022-05-30ath11k: fix IRQ affinity warning on shutdownJohan Hovold
2022-05-30ath6kl: fix typo in commentJulia Lawall
2022-05-30ath11k: fix netdev open raceJohan Hovold
2022-05-30wifi: wilc1000: add IGTK supportAjay Singh
2022-05-30wifi: wilc1000: add WPA3 SAE supportAjay Singh
2022-05-30wifi: wilc1000: remove WEP security supportAjay Singh
2022-05-30wifi: wilc1000: use correct sequence of RESET for chip Power-UP/DownAjay Singh
2022-05-30wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8723d_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8822c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger
2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang
2022-05-30rtw89: sar: adjust and support SAR on 6GHz bandZong-Zhe Yang
2022-05-30rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lotPing-Ke Shih
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih
2022-05-30rtw89: fix null vif pointer when hw_scan failsPo Hao Huang
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg
2022-05-30wifi: cw1200: cleanup the code a bitBernard Zhao
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET
2022-05-28bonding: NS target should accept link local addressHangbin Liu