summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon2020-12-091-1/+6
* 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: 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
* 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: 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
* vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer2020-12-091-55/+55
* net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun2020-12-081-7/+1
* drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun2020-12-081-6/+1
* drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun2020-12-081-6/+1
* net: dsa: mt7530: support setting ageing timeDENG Qingfang2020-12-082-0/+54
* gve: Add support for raw addressing in the tx pathCatherine Sullivan2020-12-085-42/+185
* gve: Rx Buffer RecyclingDavid Awogbemila2020-12-082-74/+135
* gve: Add support for raw addressing to the rx pathCatherine Sullivan2020-12-085-62/+182
* gve: Add support for raw addressing device optionCatherine Sullivan2020-12-084-4/+92
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-12-0810-121/+633
|\
| * Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede2020-12-071-0/+38
| * Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede2020-12-071-0/+8
| * Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang2020-12-071-3/+16
| * Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K2020-12-071-1/+1