summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit
2020-09-30net/mlx5: E-switch, Use helper function to load unload representorParav Pandit
2020-09-30net/mlx5: E-switch, Add helper to check egress ACL needParav Pandit
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria
2020-09-30net/mlx5: DR, Call ste_builder directly with tag pointerYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded vlan check from L2 builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded check from source port builderYevgeny Kliteynik
2020-09-30net/mlx5: DR, Replace the check for valid STE entryYevgeny Kliteynik
2020-09-30ionic: prevent early watchdog checkShannon Nelson
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson
2020-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-09-29net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()Vladimir Oltean
2020-09-29net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id functionVladimir Oltean
2020-09-29net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()Vladimir Oltean
2020-09-29net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()Vladimir Oltean
2020-09-29net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entriesXiaoliang Yang
2020-09-29net: mscc: ocelot: parse flower action before keyVladimir Oltean
2020-09-29net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
2020-09-29net: mscc: ocelot: return error if VCAP filter is not foundXiaoliang Yang
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean
2020-09-29net: mvneta: avoid possible cache misses in mvneta_rx_swbmLorenzo Bianconi
2020-09-29lib8390: Replace panic() call with BUILD_BUG_ONArmin Wolf
2020-09-29net: vxge: Remove in_interrupt() conditionalsSebastian Andrzej Siewior
2020-09-29net: sun3lance: Remove redundant checks in interrupt handlerSebastian Andrzej Siewior
2020-09-29net: sunbmac: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-09-29net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()Sebastian Andrzej Siewior
2020-09-29net: sfc: Replace in_interrupt() usageEdward Cree
2020-09-29net: natsemi: Replace in_interrupt() usage.Thomas Gleixner
2020-09-29net: ionic: Remove WARN_ON(in_interrupt()).Sebastian Andrzej Siewior
2020-09-29net: ionic: Replace in_interrupt() usage.Sebastian Andrzej Siewior
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-29net: fec_mpc52xx: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-09-29net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocationSebastian Andrzej Siewior
2020-09-29net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner
2020-09-29net: cxgb3: Cleanup in_interrupt() usageThomas Gleixner
2020-09-29net: atheros: Remove WARN_ON(in_interrupt())Thomas Gleixner
2020-09-29net: enic: Cure the enic api locking trainwreckThomas Gleixner
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-29cxgb4: Avoid log floodRohit Maheshwari
2020-09-29ch_ktls: Issue if connection offload failsRohit Maheshwari
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang
2020-09-29net: hns3: debugfs add new command to query device specificationsGuangbin Huang
2020-09-29net: hns3: remove unused code in hns3_self_test()Guojia Liao
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan