summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/jme.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-08wireless: wext: shorten struct iw_ioctl_descriptionJohannes Berg1-4/+1
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg1-3/+2
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg3-7/+7
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg10-33/+4
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg6-27/+10
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg9-62/+51
2024-10-08staging: don't recommend using lib80211Johannes Berg5-6/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg18-610/+525
2024-10-08staging: rtl8192e: delete the driverJohannes Berg56-24188/+0
2024-10-08wifi: libertas: don't select/include lib80211Johannes Berg2-2/+0
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg2-2/+1
2024-10-08wifi: qtnfmac: don't include lib80211.hJohannes Berg1-1/+0
2024-10-08wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka1-2/+0
2024-10-08mac80211: Reorganize kerneldoc parameter namesJulia Lawall2-8/+8
2024-10-08wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy1-10/+54
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov19-22/+22
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson2-4/+4
2024-09-18wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang2-8/+46
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang7-22/+47
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275PJacobe Zang1-0/+8
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449dJacobe Zang1-0/+1
2024-09-18wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis1-7/+4
2024-09-18wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis1-4/+2
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
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-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5
2024-09-14enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81
2024-09-14enic: Report per queue statistics in netdev qstatsNelson Escobar1-0/+56
2024-09-14enic: Collect per queue statisticsNelson Escobar2-18/+121
2024-09-14enic: Use macro instead of static const variables for array sizesNelson Escobar1-10/+13
2024-09-14selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel1-0/+56
2024-09-14selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel1-0/+34
2024-09-14net: fib_rules: Enable DSCP selector usageIdo Schimmel1-1/+2
2024-09-14ipv6: fib_rules: Add DSCP selector supportIdo Schimmel1-3/+40
2024-09-14ipv4: fib_rules: Add DSCP selector supportIdo Schimmel1-4/+50
2024-09-14net: fib_rules: Add DSCP selector attributeIdo Schimmel2-1/+3