summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-10-08wifi: cfg80211: Do not create BSS entries for unsupported channelsChenming Huang
2024-10-08wifi: mac80211: Fix setting txpower with emulate_chanctxBen Greear
2024-10-08mac80211: MAC80211_MESSAGE_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-09-19wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings
2024-09-18wifi: mt76: do not increase mcu skb refcount if retry is not supportedFelix Fietkau
2024-09-18wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-15Linux 6.11v6.11Linus Torvalds
2024-09-15Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini
2024-09-14Merge branch 'introduce-hsr-offload-support-for-icssg'Jakub Kicinski
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar
2024-09-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-09-13Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui
2024-09-13Merge branch 'enic-report-per-queue-stats'Jakub Kicinski
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar
2024-09-13enic: Collect per queue statisticsNelson Escobar