aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky9-69/+6
2021-10-12net/mlx5: Set devlink reload feature bit for supported devices onlyLeon Romanovsky1-1/+4
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky8-2/+34
2021-10-12devlink: Annotate devlink API callsLeon Romanovsky1-0/+26
2021-10-12devlink: Move netdev_to_devlink helpers to devlink.cLeon Romanovsky2-17/+18
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky4-87/+98
2021-10-12ethernet: tulip: avoid duplicate variable name on sparcJakub Kicinski1-4/+4
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen2-0/+75
2021-10-12tulip: fix setting device address from romJakub Kicinski2-2/+2
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann3-48/+120
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu3-20/+50
2021-10-12net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann2-9/+14
2021-10-12net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USEDaniel Borkmann1-12/+14
2021-10-12net: hns: Prefer struct_size over open coded arithmeticLen Baker3-5/+4
2021-10-12selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata2-5/+122
2021-10-12selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata1-2/+0
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata3-0/+14
2021-10-12mlxsw: spectrum_qdisc: Track permissible actions per bindingPetr Machata1-11/+33
2021-10-12mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggersPetr Machata3-8/+32
2021-10-12mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()Petr Machata1-10/+19
2021-10-11nfc: microread: drop unneeded debug printsKrzysztof Kozlowski2-6/+0
2021-10-11nfc: trf7970a: drop unneeded debug printsKrzysztof Kozlowski1-8/+0
2021-10-11nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski2-8/+0
2021-10-11nfc: st-nci: drop unneeded debug printsKrzysztof Kozlowski4-18/+0
2021-10-11nfc: s3fwrn5: simplify dereferencing pointer to struct deviceKrzysztof Kozlowski2-29/+18
2021-10-11nfc: nci: replace GPLv2 boilerplate with SPDXKrzysztof Kozlowski1-14/+2
2021-10-11nfc: drop unneeded debug printsKrzysztof Kozlowski7-57/+1
2021-10-11gve: Track RX buffer allocation failuresCatherine Sullivan1-1/+6
2021-10-11gve: Allow pageflips on larger pagesJordan Kim1-1/+1
2021-10-11gve: Add netif_set_xps_queue callCatherine Sullivan1-0/+4
2021-10-11gve: Recover from queue stall due to missed IRQJohn Fraker3-2/+51
2021-10-11gve: Do lazy cleanup in TX pathTao Liu4-50/+62
2021-10-11gve: Add rx buffer pagecnt biasCatherine Sullivan1-15/+37
2021-10-11gve: Switch to use napi_complete_doneYangchun Fu3-37/+43
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski4-0/+74
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil5-1/+1044
2021-10-11ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski1-0/+127
2021-10-11ice: cleanup rules infoVictor Raj2-10/+59
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla2-0/+229
2021-10-11ice: allow adding advanced rulesGrishma Kotecha4-1/+847
2021-10-11ice: create advanced switch recipeDan Nowlin5-22/+1412
2021-10-11ice: manage profiles and field vectorsDan Nowlin5-1/+268
2021-10-11ice: implement low level recipes functionsGrishma Kotecha2-0/+212
2021-10-11ethernet: sun: add missing semicolon, fix buildStephen Rothwell1-1/+1
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep6-28/+35
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET12-15/+0
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing1-0/+14
2021-10-10net: make dev_get_port_parent_id slightly more readableAntoine Tenart1-5/+2
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith1-15/+15
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith1-0/+3