summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-12mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko2-5/+12
2020-11-12mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko2-0/+12
2020-11-12mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko4-44/+176
2020-11-12mlxsw: spectrum_router: Have FIB entry op context allocated for the instanceJiri Pirko2-30/+114
2020-11-12mlxsw: spectrum_router: Prepare work context for possible bulkingJiri Pirko2-2/+14
2020-11-12mlxsw: spectrum: Push RALUE packing and writing into low-level router opsJiri Pirko4-55/+107
2020-11-12mlxsw: spectrum_router: Use RALUE pack helper from abort functionJiri Pirko1-2/+2
2020-11-12mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()Jiri Pirko1-2/+4
2020-11-12mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...Jiri Pirko2-5/+3
2020-11-12mlxsw: spectrum: Export RALUE pack helper and use it from IPIPJiri Pirko3-16/+8
2020-11-12mlxsw: spectrum_router: Push out RALUE pack into separate helperJiri Pirko1-20/+29
2020-11-12mlxsw: spectrum: Propagate context from work handler containing RALUE payloadJiri Pirko4-63/+103
2020-11-12mlxsw: spectrum_router: Introduce FIB event queue instead of separate worksJiri Pirko2-91/+119
2020-11-12mlxsw: spectrum_router: Use RALUE-independent op argJiri Pirko4-21/+52
2020-11-12mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...Jiri Pirko1-6/+8
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit17-19/+19
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-16/+7
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit4-70/+20
2020-11-12qmi_wwan: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-31/+8
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit4-43/+5
2020-11-12drivers: net: smsc: Add COMPILE_TEST supportAndrew Lunn1-3/+3
2020-11-12drivers: net: smc911x: Fix cast from pointer to integer of different sizeAndrew Lunn1-3/+3
2020-11-12drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macroAndrew Lunn1-2/+0
2020-11-12drivers: net: smc911x: Fix set but unused status because of DBG macroAndrew Lunn1-1/+4
2020-11-12drivers: net: smc911x: Work around set but unused statusAndrew Lunn1-2/+2
2020-11-12drivers: net: smc91x: Fix missing kerneldoc reported by W=1Andrew Lunn1-0/+6
2020-11-12drivers: net: smc91x: Fix set but unused W=1 warningAndrew Lunn1-1/+2
2020-11-12drivers: net: xilinx_emaclite: Add COMPILE_TEST supportAndrew Lunn1-1/+1
2020-11-12drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1Andrew Lunn1-6/+7
2020-11-12drivers: net: xilinx_emaclite: Add missing parameter kerneldocAndrew Lunn1-0/+1
2020-11-12nfp: Fix passing zero to 'PTR_ERR'YueHaibing1-3/+1
2020-11-11net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz3-13/+18
2020-11-11drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn1-1/+1
2020-11-11net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang1-27/+19
2020-11-11net: phy: aquantia: do not return an error on clearing pending IRQsIoana Ciornei1-2/+2
2020-11-11net: ipa: drop an error messageAlex Elder1-6/+1
2020-11-11net: ipa: change a warning to debugAlex Elder1-4/+4
2020-11-11net: ipa: get rid of a useless line of codeAlex Elder1-2/+1
2020-11-11net: ipa: don't break build on large transaction sizeAlex Elder1-3/+0
2020-11-10net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King1-2/+2
2020-11-10net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspendKaixu Xia1-2/+1
2020-11-10net: atlantic: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-11-09wireguard: switch to dev_get_tstats64Heiner Kallweit1-1/+1
2020-11-09gtp: switch to dev_get_tstats64Heiner Kallweit1-1/+1
2020-11-09net: switch to dev_get_tstats64Heiner Kallweit3-4/+4
2020-11-09tun: switch to net core provided statistics countersHeiner Kallweit1-87/+34
2020-11-09net: dsa: mv88e6xxx: Export VTU as devlink regionTobias Waldekranz4-3/+109
2020-11-09net: phy: microchip_t1: Don't set .config_anegJisheng Zhang1-1/+0
2020-11-09net/mlx4: Assign boolean values to a bool variableKaixu Xia1-1/+1
2020-11-07stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1