summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ptp: ocp: Add sysfs attribute utc_tai_offsetJonathan Lemon2021-09-151-1/+48
* ptp: ocp: Add IRIG-B output mode controlJonathan Lemon2021-09-151-0/+41
* ptp: ocp: Add IRIG-B and DCF blocksJonathan Lemon2021-09-151-0/+129
* ptp: ocp: Add SMA selector and controlsJonathan Lemon2021-09-151-28/+361
* ptp: ocp: Add third timestamperJonathan Lemon2021-09-151-2/+17
* ptp: ocp: Report error if resource registration fails.Jonathan Lemon2021-09-151-1/+5
* ptp: ocp: Skip resources with out of range irqsJonathan Lemon2021-09-151-29/+18
* ptp: ocp: Skip I2C flash read when there is no controller.Jonathan Lemon2021-09-151-2/+5
* ptp: ocp: Parameterize the TOD information display.Jonathan Lemon2021-09-151-1/+2
* ptp: ocp: parameterize the i2c driver usedJonathan Lemon2021-09-151-4/+21
* net: lantiq: configure the burst length in ethernet driversAleksander Jan Bajkowski2021-09-152-6/+36
* net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang2021-09-146-7/+43
* net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang2021-09-144-4/+14
* net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith2021-09-141-0/+15
* net: wwan: iosm: fix linux-next build errorM Chetan Kumar2021-09-141-1/+0
* 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
| |\ \