summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Merge branch 'net-in_interrupt-cleanup-and-fixes'David S. Miller
2020-09-29net: rtlwifi: Replace in_interrupt() for context detectionSebastian Andrzej Siewior
2020-09-29net: rtlwifi: Remove in_interrupt() from debug macroSebastian Andrzej Siewior
2020-09-29net: rtlwifi: Remove void* casts related to delayed workSebastian Andrzej Siewior
2020-09-29net: libertas: Use netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior
2020-09-29net: mwifiex: Use netif_rx_any_context().Sebastian Andrzej Siewior
2020-09-29net: hostap: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-09-29net: iwlwifi: Remove in_interrupt() from tracing macro.Sebastian Andrzej Siewior
2020-09-29net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior
2020-09-29net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner
2020-09-29net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior
2020-09-29net: wan/lmc: Remove lmc_trace()Sebastian Andrzej Siewior
2020-09-29net: usb: net1080: Remove in_interrupt() commentSebastian Andrzej Siewior
2020-09-29net: usb: kaweth: Remove last user of kaweth_control()Sebastian Andrzej Siewior
2020-09-29net: usb: kaweth: Replace kaweth_control() with usb_control_msg()Sebastian Andrzej Siewior
2020-09-29net: zd1211rw: Remove ZD_ASSERT(in_interrupt())Sebastian Andrzej Siewior
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: mdiobus: Remove WARN_ON_ONCE(in_interrupt())Sebastian Andrzej Siewior
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: caif: Use netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: caif: Remove unused caif SPI driverThomas Gleixner
2020-09-29net: enic: Cure the enic api locking trainwreckThomas Gleixner