summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-17rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih
2022-03-17rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung
2022-03-17rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang
2022-03-17rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang
2022-03-17rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang
2022-03-17rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"Colin Ian King
2022-03-17brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King
2022-03-17iwlwifi: mei: fix building iwlmeiArnd Bergmann
2022-03-17net: stmmac: clean up impossible conditionDan Carpenter
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2022-03-17net: mvneta: Add support for 98DX2530 Ethernet portChris Packham
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-03-16net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi
2022-03-16net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King
2022-03-16gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King
2022-03-16net: ksz884x: optimize netdev_open flow and remove static variablewujunwen
2022-03-16hamradio: Fix wrong assignment of 'bbc->cfg.loopback'Meng Tang
2022-03-16bareudp: use ipv6_mod_enabled to check if IPv6 enabledHangbin Liu
2022-03-16Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-16can: ucan: fix typos in commentsJulia Lawall
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu
2022-03-16mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...Sean Wang
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16ice: add trace events for tx timestampsJacob Keller
2022-03-16ice: fix return value check in ice_gnss.cYang Yingliang
2022-03-16ice: Fix inconsistent indenting in ice_switchWojciech Drewek
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi
2022-03-16mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi
2022-03-16mt76: usb: add req_type to ___mt76u_wr signatureLorenzo Bianconi
2022-03-16mt76: usb: add req_type to ___mt76u_rr signatureLorenzo Bianconi
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu
2022-03-16mt76: mt7915: fix beamforming mib statsShayne Chen
2022-03-16mt76: mt7915: set band1 TGID field in tx descriptorShayne Chen
2022-03-16mt76: fix invalid rssi reportDeren Wu
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee