summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)
2023-05-18net: sfp: change st_mutex lockingRussell King (Oracle)
2023-05-18net: sfp: move sm_mutex into sfp_check_state()Russell King (Oracle)
2023-05-18net: sfp: swap order of rtnl and st_mutex locksRussell King (Oracle)
2023-05-18net: sfp: move rtnl lock to cover reading stateRussell King (Oracle)
2023-05-18net: sfp: add helper to modify signal statesRussell King (Oracle)
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-18wifi: mwifiex: Use default @max_active for workqueuesTejun Heo
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18e1000e: Add @adapter description to kdocBaozhu Ni
2023-05-18igb: Define igb_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-18igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for apptrustHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-18net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-17net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman
2023-05-17ice: update PHY type to ethtool link mode mappingPaul Greenwalt
2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt
2023-05-17ice: update ICE_PHY_TYPE_HIGH_MAX_INDEXPaul Greenwalt
2023-05-17Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-05-17net/pppoe: make number of hash bits configurableJaco Kroon
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan
2023-05-17wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan
2023-05-17wifi: ath12k: increase vdev setup timeoutAishwarya R
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17wifi: rtw89: 8851b: rfk: add TSSIPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add DPKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add RX DCKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add set channel functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add BT coexistence support functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih