summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ieee802154: adf7242: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: phy: ks8995: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: ocelot: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: seville_vsc9953: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: lan9303: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-152-2/+2
* net: dsa: lantiq_gswip: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-151-1/+1
* net: ni: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: samsung: sxgbe: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel2023-03-152-0/+230
* net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel2023-03-152-12/+14
* neighbour: annotate lockless accesses to n->nud_stateEric Dumazet2023-03-151-2/+2
* net: lan966x: Change lan966x_police_del return typeHoratiu Vultur2023-03-151-11/+2
* net: Use of_property_present() for testing DT property presenceRob Herring2023-03-142-3/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-03-145-234/+321
|\
| * i40e: add support for XDP multi-buffer RxTirthendu Sarkar2023-03-093-118/+211
| * i40e: add xdp_buff to i40e_ring structTirthendu Sarkar2023-03-094-30/+32
| * i40e: introduce next_to_process to i40e_ringTirthendu Sarkar2023-03-092-11/+19
| * i40e: use frame_sz instead of recalculating truesize for building skbTirthendu Sarkar2023-03-091-16/+4
| * i40e: Change size to truesize when using i40e_rx_buffer_flip()Tirthendu Sarkar2023-03-091-35/+19
| * i40e: add pre-xdp page_count in rx_bufferTirthendu Sarkar2023-03-092-15/+9
| * i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar2023-03-092-3/+16
| * i40e: consolidate maximum frame size calculation for vsiTirthendu Sarkar2023-03-091-33/+38
* | bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov2023-03-141-1/+1
* | net: virtio_net: implement exact header length guest featureJiri Pirko2023-03-141-2/+4
* | net: phy: smsc: use device_property_present in smsc_phy_probeHeiner Kallweit2023-03-141-2/+1
* | net: phy: dp83867: Disable IRQs on suspendAlexander Stein2023-03-131-2/+26
* | net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841Horatiu Vultur2023-03-131-2/+389
* | qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum2023-03-112-3/+0
* | sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree2023-03-114-0/+67
* | net: ethernet: ti: am65-cpsw: Update name of Serdes PHYSiddharth Vadapalli2023-03-111-1/+1
* | Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-1156-412/+1807
|\ \
| * | wifi: iwlwifi: mvm: fix EOF bit reportingJohannes Berg2023-03-071-18/+10
| * | wifi: iwlwifi: Do not include radiotap EHT user info if not neededIlan Peer2023-03-071-21/+37
| * | wifi: iwlwifi: mvm: add EHT RU allocation to radiotapMordechay Goodstein2023-03-072-10/+95
| * | wifi: iwlwifi: Update logs for yoyo reset sw changesMukesh Sisodiya2023-03-071-9/+11
| * | wifi: iwlwifi: mvm: clean up duplicated definesMordechay Goodstein2023-03-075-24/+13
| * | wifi: iwlwifi: rs-fw: break out for unsupported bandwidthMordechay Goodstein2023-03-071-2/+6
| * | wifi: iwlwifi: Add support for B step of BnJ-Fm4Golan Ben Ami2023-03-073-0/+18
| * | wifi: iwlwifi: mvm: make flush code a bit clearerJohannes Berg2023-03-071-1/+2
| * | wifi: iwlwifi: mvm: avoid UB shift of snif_queueJohannes Berg2023-03-071-1/+9
| * | wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein2023-03-073-1/+40
| * | wifi: iwlwifi: mvm: parse FW frame metadata for EHT sniffer modeMordechay Goodstein2023-03-072-23/+213
| * | wifi: iwlwifi: mvm: decode USIG_B1_B7 RU to nl80211 RU widthMordechay Goodstein2023-03-071-0/+71
| * | wifi: iwlwifi: mvm: rename define to generic nameMordechay Goodstein2023-03-072-2/+2
| * | wifi: iwlwifi: mvm: allow Microsoft to use TASAlon Giladi2023-03-071-0/+5
| * | wifi: iwlwifi: mvm: add all EHT based on data0 info from HWMordechay Goodstein2023-03-072-3/+73