summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-01net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()Vladimir Oltean
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean
2022-12-01net: dpaa2-eth: don't use -ENOTSUPP error codeVladimir Oltean
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: introduce helpers to wait/complete on conditionZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-12-01wifi: rtw88: 8821c: enable BT device recovery mechanismPing-Ke Shih
2022-12-01wifi: rtw89: 8852b: turn off PoP function in monitor modePing-Ke Shih
2022-12-01wifi: rtw89: add HE radiotap for monitor modePing-Ke Shih
2022-12-01wifi: rtw89: enable mac80211 virtual monitor interfaceZong-Zhe Yang
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2022-12-01bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-30net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-11-30e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-11-29net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky
2022-11-29net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman
2022-11-29net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan
2022-11-29net/mlx5: Remove redundant checkLeon Romanovsky
2022-11-29net/mlx5e: Delete always true DMA checkLeon Romanovsky
2022-11-29net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky
2022-11-29net/mlx5e: Don't use termination table when redundantRoi Dayan
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu
2022-11-29net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-11-29net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda