summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy
2022-09-28net/mlx5e: Use the aligned max TX MPWQE sizeMaxim Mikityanskiy
2022-09-28net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_fullMaxim Mikityanskiy
2022-09-28net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriateMaxim Mikityanskiy
2022-09-28net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdevMaxim Mikityanskiy
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy
2022-09-28net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides staticMaxim Mikityanskiy
2022-09-28net/mlx5e: Remove unused fields from datapath structsMaxim Mikityanskiy
2022-09-28net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8Maxim Mikityanskiy
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-28net: sunhme: Fix undersized zeroing of quattro->happy_mealsSean Anderson
2022-09-28net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-28net: dsa: felix: update regmap requests to be string-basedVladimir Oltean
2022-09-28net: dsa: felix: use DEFINE_RES_MEM_NAMED for resourcesVladimir Oltean
2022-09-28net: dsa: felix: remove felix_info :: init_regmapVladimir Oltean
2022-09-28net: dsa: felix: remove felix_info :: imdio_baseVladimir Oltean
2022-09-28net: dsa: felix: remove felix_info :: imdio_resVladimir Oltean
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28xen/netback: use struct ubuf_info_msgzcPavel Begunkov
2022-09-28ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski
2022-09-28sfc: bare bones TC offload on EF100Edward Cree
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree
2022-09-28sfc: optional logging of TC offload errorsEdward Cree
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree
2022-09-28net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-09-28wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...Liu Shixin
2022-09-28wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih
2022-09-28wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih
2022-09-28wifi: rtw89: mac: correct register of report IMRPing-Ke Shih
2022-09-28wifi: rtw89: pci: set power cut closed for 8852bePing-Ke Shih
2022-09-28wifi: rtw89: pci: add to do PCI auto calibrationPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-28wifi: rtw89: add DMA busy checking bits to chip infoPing-Ke Shih
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih
2022-09-28wifi: rtw89: pci: mask out unsupported TX channelsPing-Ke Shih
2022-09-28iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva