summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-12wifi: rtw89: 8852b: add basic attributes of chip_infoPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add functions to control BB to assist RF calibrationsPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add chip_ops to configure TX/RX pathPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add chip_ops to query PPDUPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add chip_ops related to BT coexistencePing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add chip_ops to get thermalPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add basic baseband chip_opsPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih
2022-10-12wifi: rtw89: 8852b: add chip_ops::set_channel_helpPing-Ke Shih
2022-10-12wifi: rtl8xxxu: Update module descriptionBitterblue Smith
2022-10-12wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11wifi: rtw89: fix wrong bandwidth settings after scanPo-Hao Huang
2022-10-11wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih
2022-10-11wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih
2022-10-11wifi: rtw89: 8852b: add HFC quota arraysPing-Ke Shih
2022-10-11wifi: rtw89: 8852b: set proper configuration before loading NCTLPing-Ke Shih
2022-10-11wifi: rtw89: parse PHY status only when PPDU is to_selfEric Huang
2022-10-11wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic codeChing-Te Ku
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula
2022-10-11wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-10-11wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2022-10-11wifi: ath9k: Remove -Warray-bounds exceptionKees Cook
2022-10-11wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens
2022-10-10net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn
2022-10-10net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli
2022-10-10net: prestera: span: do not unbind things things that were never boundMaksym Glubokiy
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10wifi: realtek: remove duplicated wake_tx_queueJohannes Berg
2022-10-10wifi: ath9k: Make arrays prof_prio and channelmap static constColin Ian King
2022-10-10wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King
2022-10-10wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg