summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-4/+3
* Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu2023-12-221-0/+22
* Bluetooth: btintel: Print firmware SHA1Kiran K2023-12-222-1/+8
* Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz2023-12-221-0/+4
* Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu2023-12-221-0/+1
* octeontx2-af: Fix a double free issueSuman Ghosh2023-12-221-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-12-2270-1016/+733
|\
| * idpf: refactor some missing field get/prep conversionsJesse Brandeburg2023-12-182-35/+30
| * ice: cleanup inconsistent codeJesse Brandeburg2023-12-182-3/+3
| * ice: field get conversionJesse Brandeburg2023-12-1813-121/+82
| * iavf: field get conversionJesse Brandeburg2023-12-182-15/+8
| * i40e: field get conversionJesse Brandeburg2023-12-1811-226/+145
| * igc: field get conversionJesse Brandeburg2023-12-184-13/+8
| * intel: legacy: field get conversionJesse Brandeburg2023-12-1825-162/+118
| * igc: field prep conversionJesse Brandeburg2023-12-181-2/+2
| * ice: fix pre-shifted bit usageJesse Brandeburg2023-12-183-11/+18
| * ice: field prep conversionJesse Brandeburg2023-12-1814-208/+139
| * iavf: field prep conversionJesse Brandeburg2023-12-182-19/+14
| * i40e: field prep conversionJesse Brandeburg2023-12-185-151/+109
| * intel: legacy: field prep conversionJesse Brandeburg2023-12-188-23/+16
| * intel: add bit macro includes where neededJesse Brandeburg2023-12-1816-23/+36
| * e1000e: make lost bits explicitJesse Brandeburg2023-12-181-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-21123-543/+983
|\ \
| * \ Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-2137-200/+187
| |\ \
| | * \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-12-212-4/+5
| | |\ \
| | | * | ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba2023-12-181-0/+3
| | | * | ice: alter feature support check for SRIOV and LAGDave Ertman2023-12-181-0/+2
| | | * | ice: stop trashing VF VSI aggregator node ID informationJacob Keller2023-12-181-4/+0
| | * | | net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi2023-12-211-0/+3
| | * | | net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann2023-12-201-1/+1
| | * | | Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-12-201-4/+6
| | |\ \ \
| | | * | | Bluetooth: Fix deadlock in vhci_send_frameYing Hsu2023-12-151-4/+6
| | * | | | net: mana: select PAGE_POOLYury Norov2023-12-191-0/+1
| | * | | | net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl2023-12-193-25/+40
| | | |/ / | | |/| |
| | * | | net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle2023-12-161-2/+4
| | * | | bnxt_en: do not map packet buffers twiceAndy Gospodarek2023-12-151-9/+2
| | |/ /
| | * | ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2023-12-151-1/+4
| | * | octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh2023-12-151-3/+14
| | * | net: libwx: fix memory leak on free pageduanqiangwen2023-12-152-77/+6
| | * | Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-12-153-7/+9
| | |\ \
| | | * | wifi: mt76: fix crash with WED rx support enabledFelix Fietkau2023-12-121-4/+6
| | | * | wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern2023-12-121-1/+1
| | | * | wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg2023-12-121-2/+2
| | * | | Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-12-1515-54/+79
| | |\ \ \
| | | * | | net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu2023-12-141-1/+1
| | | * | | net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu2023-12-141-1/+1
| | | * | | net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter2023-12-141-2/+4
| | | * | | net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter2023-12-141-1/+3
| | | * | | net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2023-12-145-16/+18
| | | * | | net/mlx5: Fix fw tracer first block checkMoshe Shemesh2023-12-141-1/+1