summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg2021-12-071-0/+39
* Bluetooth: btmtksdio: enable AOSP extension for MT7921Sean Wang2021-12-071-0/+1
* Bluetooth: btmtksdio: enable msft opcodeŁukasz Bartosik2021-12-071-0/+2
* Bluetooth: btusb: Add one more Bluetooth part for WCN6855Zijun Hu2021-12-071-0/+3
* Bluetooth: btmtksdio: fix resume failureSean Wang2021-12-031-0/+2
* Bluetooth: btmtksdio: handle runtime pm only when sdio_func is availableSean Wang2021-12-031-0/+10
* Bluetooth: btusb: Cancel sync commands for certain URB errorsBenjamin Berg2021-12-031-2/+9
* Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org2021-11-241-1/+7
* Bluetooth: btusb: re-definition for board_id in struct qca_versiontjiang@codeaurora.org2021-11-241-2/+13
* Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2021-11-241-0/+2
* Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang2021-11-241-5/+6
* Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang2021-11-241-1/+22
* net: hns3: add dql info when tx timeoutYufeng Mo2021-11-241-0/+7
* net: hns3: debugfs add drop packet statistics of multicast and broadcast for iguJie Wang2021-11-241-4/+4
* net: hns3: format the output of the MAC addressYufeng Mo2021-11-244-31/+74
* net: hns3: add log for workqueue scheduled lateYufeng Mo2021-11-244-2/+33
* lan78xx: Clean up some inconsistent indentingJiapeng Chong2021-11-241-2/+1
* net: stmmac: Calculate CDC error only onceKurt Kanzenbach2021-11-232-10/+7
* net: remove .ndo_change_proto_downJakub Kicinski2021-11-233-16/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-11-236-4/+163
|\
| * RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem2021-11-221-1/+2
| * net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem2021-11-225-3/+161
* | net: marvell: mvpp2: Add support for 5gbase-rMarek Behún2021-11-231-7/+37
* | phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek Behún2021-11-231-0/+9
* | tsnep: Fix set MAC addressGerhard Engleder2021-11-231-1/+1
* | net: dsa: qca8k: add LAG supportAnsuel Smith2021-11-232-0/+210
* | net: dsa: qca8k: add support for mirror modeAnsuel Smith2021-11-232-0/+99
* | mctp: Add MCTP-over-serial transport bindingJeremy Kerr2021-11-233-0/+529
* | mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2021-11-231-0/+1
* | mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson2021-11-231-3/+0
|/
* net: dsa: qca8k: add support for mdb_add/delAnsuel Smith2021-11-221-0/+99
* net: dsa: qca8k: add set_ageing_time supportAnsuel Smith2021-11-222-0/+28
* net: dsa: qca8k: add support for port fast agingAnsuel Smith2021-11-222-0/+12
* net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith2021-11-222-3/+24
* net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith2021-11-221-60/+47
* net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith2021-11-221-6/+8
* net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith2021-11-221-2/+0
* net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith2021-11-222-121/+130
* net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith2021-11-221-1/+1
* skbuff: Switch structure bounds to struct_group()Kees Cook2021-11-221-3/+1
* hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-221-6/+4
* qed: Use the bitmap API to simplify some functionsChristophe JAILLET2021-11-221-19/+5
* Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony2021-11-221-1/+1
* pcmcia: hide the MAC address helpers if !NETJakub Kicinski2021-11-221-1/+2
* tsn: Fix build.David S. Miller2021-11-221-2/+2
* net: wwan: iosm: device trace collection using relayfsM Chetan Kumar2021-11-228-13/+271
* net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar2021-11-221-2/+28
* octeon: constify netdev->dev_addrJakub Kicinski2021-11-221-1/+1
* net: mana: Add XDP supportHaiyang Zhang2021-11-224-11/+235
* tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder2021-11-2211-0/+3511