summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven1-0/+1
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih1-7/+41
2024-10-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau1-17/+25
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva7-28/+33
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau1-1/+2
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel3-13/+16
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel2-0/+51
2024-10-08wifi: cfg80211: Do not create BSS entries for unsupported channelsChenming Huang1-0/+4
2024-10-08wifi: mac80211: Fix setting txpower with emulate_chanctxBen Greear1-0/+5
2024-10-08mac80211: MAC80211_MESSAGE_TRACING should depend on TRACINGGeert Uytterhoeven1-1/+1
2024-10-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-09-19wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings2-1/+24
2024-09-18wifi: mt76: do not increase mcu skb refcount if retry is not supportedFelix Fietkau1-2/+5
2024-09-18wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih1-0/+2
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1458-13760/+69936
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-35/+76
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-4/+4
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier1-1/+1
2024-09-15Linux 6.11Linus Torvalds1-1/+1
2024-09-15Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+7
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini2-11/+7
2024-09-15Merge branch 'introduce-hsr-offload-support-for-icssg'Jakub Kicinski8-92/+290
2024-09-15net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-15net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-15net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-15net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-15net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+10
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-6/+11
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-6/+11
2024-09-14Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski2-152/+71
2024-09-14net: ibm: emac: get rid of wol_irqRosen Penev1-10/+3
2024-09-14net: ibm: emac: remove all waiting codeRosen Penev1-48/+7
2024-09-14net: ibm: emac: replace of_get_propertyRosen Penev1-11/+9
2024-09-14net: ibm: emac: use netdev's phydev directlyRosen Penev2-30/+22
2024-09-14net: ibm: emac: use devm for register_netdevRosen Penev1-3/+1
2024-09-14net: ibm: emac: remove mii_bus with devmRosen Penev2-20/+13
2024-09-14net: ibm: emac: use devm for of_iomapRosen Penev1-8/+4
2024-09-14net: ibm: emac: manage emac_irq with devmRosen Penev1-18/+11
2024-09-14net: ibm: emac: use devm for alloc_etherdevRosen Penev1-6/+3
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-14net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier1-2/+0
2024-09-14Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski24-27/+27
2024-09-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski4-13/+14
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5