summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ice: Enable Support for FW Override (E82X)Jeb Cramer2020-12-091-4/+0
| * ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr2020-12-091-1/+2
| * ice: cleanup stack hogBruce Allan2020-12-091-18/+26
* | net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun2020-12-091-6/+1
* | net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun2020-12-091-6/+1
* | net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun2020-12-091-5/+1
* | net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun2020-12-091-7/+1
* | net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun2020-12-091-5/+1
* | net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun2020-12-091-7/+1
* | net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun2020-12-091-7/+1
* | net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun2020-12-091-6/+2
* | net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun2020-12-091-6/+1
* | Merge branch 'nfc-s3fwrn5-Change-I2C-interrupt-trigger-to-EDGE_RISING'David S. Miller2020-12-092-2/+7
|\ \
| * | nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon2020-12-091-1/+6
| * | dt-bindings: net: nfc: s3fwrn5: Change I2C interrupt trigger typeBongsu Jeon2020-12-091-1/+1
|/ /
* | net: ipa: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: mv88e6xxx: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: thunderbolt: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: usb: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: freescale: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: ethernet: ti: convert comma to semicolonZheng Yongjun2020-12-091-3/+3
* | hisilicon/hns3: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | hisilicon/hns: convert comma to semicolonZheng Yongjun2020-12-091-6/+6
* | net: mlx5: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: micrel: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | net: rxrpc: convert comma to semicolonZheng Yongjun2020-12-091-1/+1
* | Merge branch 'macb-sama7g5'David S. Miller2020-12-093-36/+111
|\ \
| * | net: macb: add support for sama7g5 emac interfaceClaudiu Beznea2020-12-091-0/+9
| * | net: macb: add support for sama7g5 gem interfaceClaudiu Beznea2020-12-091-0/+17
| * | dt-bindings: add documentation for sama7g5 gigabit ethernet interfaceClaudiu Beznea2020-12-091-0/+1
| * | dt-bindings: add documentation for sama7g5 ethernet interfaceClaudiu Beznea2020-12-091-0/+1
| * | net: macb: unprepare clocks in case of failureClaudiu Beznea2020-12-091-6/+18
| * | net: macb: add function to disable all macb clocksClaudiu Beznea2020-12-091-17/+21
| * | net: macb: add capability to not set the clock rateClaudiu Beznea2020-12-092-9/+10
| * | net: macb: add userio bits as platform configurationClaudiu Beznea2020-12-092-4/+34
|/ /
* | net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso2020-12-091-3/+3
* | Merge branch 'xdp-redirect-implementation-for-ena-driver'Jakub Kicinski2020-12-097-375/+551
|\ \
| * | net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECTShay Agroskin2020-12-092-12/+72
| * | net: ena: use xdp_return_frame() to free xdp framesShay Agroskin2020-12-092-8/+1
| * | net: ena: introduce XDP redirect implementationShay Agroskin2020-12-093-32/+53
| * | net: ena: use xdp_frame in XDP TX flowShay Agroskin2020-12-091-24/+29
| * | net: ena: aggregate stats increase into a functionShay Agroskin2020-12-091-99/+68
| * | net: ena: fix coding style nitsShay Agroskin2020-12-093-5/+6
| * | net: ena: store values in their appropriate variables typesShay Agroskin2020-12-092-9/+8
| * | net: ena: add device distinct log prefix to filesShay Agroskin2020-12-095-184/+312
| * | net: ena: use constant value for net_device allocationShay Agroskin2020-12-091-23/+23
|/ /
* | ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li2020-12-092-35/+45
* | ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li2020-12-092-24/+90
* | ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li2020-12-092-23/+0
* | ptp: clockmatrix: reset device and check BOOT_STATUSMin Li2020-12-093-36/+124