summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ...Min Li2021-09-143-47/+376
* ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)Min Li2021-09-143-92/+165
* ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()Min Li2021-09-141-227/+2
* r8169: remove support for chip version RTL_GIGA_MAC_VER_27Heiner Kallweit2021-09-143-99/+3
* s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-141-1/+1
* s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-142-53/+53
* s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-141-60/+61
* s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-143-53/+53
* mlxsw: reg: Remove PMTM registerJiri Pirko2021-09-141-64/+0
* mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko2021-09-145-159/+76
* mlxsw: reg: Add Port Module To local DataBase RegisterJiri Pirko2021-09-141-0/+64
* mlxsw: spectrum: Use PLLP to get front panel number and split numberJiri Pirko2021-09-141-4/+31
* mlxsw: reg: Add Port Local port to Label Port mapping RegisterJiri Pirko2021-09-141-0/+48
* mlxsw: spectrum: Move port SWID set before core port initJiri Pirko2021-09-141-13/+15
* mlxsw: spectrum: Move port module mapping before core port initJiri Pirko2021-09-141-18/+17
* mlxsw: spectrum: Bump minimum FW version to xx.2008.3326Jiri Pirko2021-09-141-3/+3
* net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar2021-09-1314-31/+2055
* nfc: mrvl: drop unneeded memory allocation fail messagesKrzysztof Kozlowski2021-09-131-3/+1
* nfc: microread: drop unneeded memory allocation fail messagesKrzysztof Kozlowski2021-09-131-3/+1
* nfc: pn544: drop unneeded memory allocation fail messagesKrzysztof Kozlowski2021-09-131-3/+1
* nfc: pn544: drop unneeded debug printsKrzysztof Kozlowski2021-09-131-4/+0
* nfc: pn533: use dev_err() instead of pr_err()Krzysztof Kozlowski2021-09-131-1/+1
* nfc: pn533: drop unneeded debug printsKrzysztof Kozlowski2021-09-132-6/+0
* nfc: fdp: drop unneeded debug printsKrzysztof Kozlowski2021-09-131-1/+0
* nfp: Prefer struct_size over open coded arithmeticLen Baker2021-09-131-2/+1
* qed: Improve the stack space of filter_config()Shai Malin2021-09-132-48/+22
* Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-0746-202/+397
|\
| * net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang2021-09-071-18/+18
| * net: phylink: add suspend/resume supportRussell King (Oracle)2021-09-071-0/+82
| * net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-071-0/+1
| * bonding: 3ad: pass parameter bond_params by referenceColin Ian King2021-09-071-4/+4
| * Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller2021-09-072-4/+2
| |\
| | * can: c_can: fix null-ptr-deref on ioctl()Tong Zhang2021-09-071-3/+1
| | * can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde2021-09-071-1/+1
| * | Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-09-074-4/+9
| |\ \
| | * | iwlwifi: fix printk format warnings in uefi.cRandy Dunlap2021-09-061-2/+2
| | * | iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET2021-09-051-1/+5
| | * | iwlwifi: bump FW API to 66 for AX devicesLuca Coelho2021-09-021-1/+1
| | * | iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes2021-09-021-0/+1
| * | | cxgb3: fix oops on module removalHeiner Kallweit2021-09-071-0/+3
| | |/ | |/|
| * | net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko2021-09-061-10/+12
| * | net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko2021-09-061-4/+4
| * | net: qcom/emac: Replace strlcpy with strscpyJason Wang2021-09-061-1/+1
| * | net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng2021-09-062-2/+2
| * | bonding: Fix negative jump label count on nested bondingJussi Maki2021-09-061-6/+5
| * | stmmac: dwmac-loongson:Fix missing return valuezhaoxiao2021-09-061-1/+3
| * | bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan2021-09-051-7/+18
| * | bnxt_en: Fix UDP tunnel logicMichael Chan2021-09-051-11/+17
| * | bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan2021-09-051-1/+1
| * | bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer2021-09-052-15/+34