summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: remove leftover call to xennet_tx_buf_gc()Jan Beulich2022-07-141-4/+0
* octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam2022-07-144-5/+15
* NFC: nxp-nci: add error reportingMichael Walle2022-07-141-0/+34
* octeontx2-af: returning uninitialized variableSebin Sebastian2022-07-131-1/+1
* octeontx2-af: Remove duplicate includeJiapeng Chong2022-07-131-2/+0
* Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-07-13157-764/+1347
|\
| * wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg2022-07-111-1/+1
| * wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha2022-07-111-6/+8
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-088-41/+54
| |\
| | * ath9k: remove unexpected words "the" in commentsJiang Jian2022-07-081-1/+1
| | * ath11k: Fix typo in commentsZhang Jiaming2022-07-081-1/+1
| | * wcn36xx: Fix typo in commentXiang wangx2022-06-201-2/+2
| | * ath6kl: avoid flush_scheduled_work() usageTetsuo Handa2022-06-201-4/+12
| | * ath9k: htc: clean up statistics macrosPavel Skripkin2022-06-203-32/+36
| | * ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2022-06-202-6/+7
| * | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-011-4/+8
| * | wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih2022-06-211-2/+2
| * | wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang2022-06-211-3/+1
| * | wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih2022-06-211-3/+6
| * | wifi: rtw89: fix long RX latency in low power modePing-Ke Shih2022-06-211-1/+7
| * | wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih2022-06-213-8/+17
| * | wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih2022-06-213-4/+7
| * | wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen2022-06-212-7/+92
| * | wifi: rtw89: fix potential TX stuckKuan-Chung Chen2022-06-211-0/+4
| * | wifi: rtw89: support TDLSPing-Ke Shih2022-06-211-0/+2
| * | wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-217-6/+36
| * | wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2022-06-212-8/+22
| * | wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih2022-06-214-19/+24
| * | wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev2022-06-211-1/+4
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-206-11/+12
| * | wifi: mac80211_hwsim: print the link idShaul Triebitz2022-06-201-2/+2
| * | wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg2022-06-202-21/+81
| * | wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz2022-06-201-31/+59
| * | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-2041-53/+55
| * | wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-205-13/+48
| * | wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz2022-06-201-10/+24
| * | wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-203-5/+5
| * | wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+1
| * | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-208-0/+16
| * | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-2048-58/+58
| * | wifi: mac80211: move interface config to new structJohannes Berg2022-06-2065-273/+288
| * | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-2024-60/+64
| * | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-2011-36/+51
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-06-1524-86/+298
| |\
| | * ath10k: fix recently introduced checkpatch warningKalle Valo2022-06-082-3/+3
| | * ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty2022-06-064-6/+6
| | * ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty2022-06-062-3/+3
| | * ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty2022-06-061-2/+3
| | * ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty2022-06-061-2/+2
| | * ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi2022-06-061-1/+3