aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ptp: ocp: Skip I2C flash read when there is no controller.Jonathan Lemon1-2/+5
2021-09-15ptp: ocp: Parameterize the TOD information display.Jonathan Lemon1-1/+2
2021-09-15ptp: ocp: parameterize the i2c driver usedJonathan Lemon1-4/+21
2021-09-15net: lantiq: configure the burst length in ethernet driversAleksander Jan Bajkowski2-6/+36
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui1-1/+2
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2-2/+2
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang6-7/+43
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang4-4/+14
2021-09-14net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith1-0/+15
2021-09-14net: wwan: iosm: fix linux-next build errorM Chetan Kumar1-1/+0
2021-09-14ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF and WPMin Li3-47/+376
2021-09-14ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)Min Li3-92/+165
2021-09-14ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()Min Li1-227/+2
2021-09-14r8169: remove support for chip version RTL_GIGA_MAC_VER_27Heiner Kallweit3-99/+3
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2021-09-14s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens2-53/+53
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens1-60/+61
2021-09-14s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens3-53/+53
2021-09-14mlxsw: reg: Remove PMTM registerJiri Pirko1-64/+0
2021-09-14mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko5-159/+76
2021-09-14mlxsw: reg: Add Port Module To local DataBase RegisterJiri Pirko1-0/+64
2021-09-14mlxsw: spectrum: Use PLLP to get front panel number and split numberJiri Pirko1-4/+31
2021-09-14mlxsw: reg: Add Port Local port to Label Port mapping RegisterJiri Pirko1-0/+48
2021-09-14mlxsw: spectrum: Move port SWID set before core port initJiri Pirko1-13/+15
2021-09-14mlxsw: spectrum: Move port module mapping before core port initJiri Pirko1-18/+17
2021-09-14mlxsw: spectrum: Bump minimum FW version to xx.2008.3326Jiri Pirko1-3/+3
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar14-31/+2055
2021-09-13nfc: mrvl: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: microread: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: pn544: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: pn544: drop unneeded debug printsKrzysztof Kozlowski1-4/+0
2021-09-13nfc: pn533: use dev_err() instead of pr_err()Krzysztof Kozlowski1-1/+1
2021-09-13nfc: pn533: drop unneeded debug printsKrzysztof Kozlowski2-6/+0
2021-09-13nfc: fdp: drop unneeded debug printsKrzysztof Kozlowski1-1/+0
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang1-0/+4
2021-09-13net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin1-1/+5
2021-09-13nfp: Prefer struct_size over open coded arithmeticLen Baker1-2/+1
2021-09-13net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski1-0/+6
2021-09-13qed: Improve the stack space of filter_config()Shai Malin2-48/+22
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan1-0/+8
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer1-0/+13
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan1-4/+8
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds4-20/+6