mac80211: remove redundant assignment of variable result
[linux-2.6-microblaze.git] / drivers /
2021-04-08 Guobin Huangmac80211_hwsim: use DEFINE_SPINLOCK() for spinlock
2021-04-07 Wei Yongjunnet: fealnx: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjunnet: atheros: atl2: use module_pci_driver to simplify...
2021-04-07 Wei Yongjunnet: sundance: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjuntulip: de2104x: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjuntulip: windbond-840: use module_pci_driver to simplify...
2021-04-07 Wei Yongjunenic: use module_pci_driver to simplify the code
2021-04-07 Wei Yongjunnet: encx24j600: use module_spi_driver to simplify...
2021-04-07 Johan Hovoldnet: wan: z85230: drop unused async state
2021-04-07 Colin Ian Kingliquidio: Fix unintented sign extension of a left shift...
2021-04-07 Colin Ian Kingxircom: remove redundant error check on variable err
2021-04-07 David S. MillerMerge tag 'linux-can-next-for-5.13-20210407' of git...
2021-04-07 Andrei Vaginnet: remove the new_ifindex argument from dev_change_ne...
2021-04-07 David S. MillerMerge tag 'mlx5-updates-2021-04-06' of git://git./linux...
2021-04-07 wengjianfengnfc/fdp: remove unnecessary assignment and label
2021-04-07 Vadim Pasternakmlxsw: core: Remove critical trip points from thermal...
2021-04-07 Voon Weifengstmmac: intel: Enable SERDES PHY rx clk for PSE
2021-04-07 Marc Kleine-Buddecan: mcp251xfd: mcp251xfd_regmap_crc_read(): work aroun...
2021-04-07 Marc Kleine-Buddecan: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor...
2021-04-07 Marc Kleine-Buddecan: mcp251xfd: add BQL support
2021-04-07 Marc Kleine-Buddecan: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
2021-04-07 Marc Kleine-Buddecan: m_can: m_can_receive_skb(): add missing error...
2021-04-07 Marc Kleine-Buddecan: skb: alloc_can{,fd}_skb(): set "cf" to NULL if...
2021-04-07 Chris Minet/mlx5e: TC, Add support to offload sample action
2021-04-07 Chris Minet/mlx5e: TC, Handle sampled packets
2021-04-07 Chris Minet/mlx5e: TC, Refactor tc update skb function
2021-04-07 Chris Minet/mlx5e: TC, Add sampler restore handle API
2021-04-07 Chris Minet/mlx5e: TC, Add sampler object API
2021-04-07 Chris Minet/mlx5e: TC, Add sampler termination table API
2021-04-07 Chris Minet/mlx5e: TC, Parse sample action
2021-04-07 Chris Minet/mlx5: Instantiate separate mapping objects for...
2021-04-07 Chris Minet/mlx5: Map register values to restore objects
2021-04-07 Chris Minet/mlx5: E-switch, Set per vport table default group...
2021-04-07 Chris Minet/mlx5: E-switch, Generalize per vport table API
2021-04-07 Chris Minet/mlx5: E-switch, Rename functions to follow naming...
2021-04-07 Chris Minet/mlx5: E-switch, Move vport table functions to a...
2021-04-06 Peng Zhangnfp: flower: add support for packet-per-second policing
2021-04-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2021-04-06 Andy Shevchenkotime64.h: Consolidated PSEC_PER_SEC definition
2021-04-06 Andy Shevchenkostmmac: intel: Drop duplicate ID in the list of PCI...
2021-04-06 Qiheng Linnetdevsim: remove unneeded semicolon
2021-04-06 Qiheng Linnet: ethernet: mtk_eth_soc: remove unneeded semicolon
2021-04-06 wengjianfengnfc: s3fwrn5: remove unnecessary label
2021-04-06 David S. MillerMerge branch 'usbnet-speed'
2021-04-06 Grant Grundlernet: cdc_ether: record speed in status method
2021-04-06 Oliver Neukumnet: cdc_ncm: record speed in status method
2021-04-06 Oliver Neukumusbnet: add method for reporting speed without MII
2021-04-06 Oliver Neukumusbnet: add _mii suffix to usbnet_set/get_link_ksettings
2021-04-05 Krzysztof Kozlowskinet: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
2021-04-05 Salil Mehtanet: hns3: Limiting the scope of vector_ring_chain...
2021-04-05 Andrei Vaginnet: Allow to specify ifindex when device is moved...
2021-04-05 Christophe JAILLETqede: Use 'skb_add_rx_frag()' instead of hand coding it
2021-04-05 Christophe JAILLETqede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
2021-04-05 Christophe JAILLETsfc: Use 'skb_add_rx_frag()' instead of hand coding it
2021-04-05 Christophe JAILLETibmvnic: Use 'skb_frag_address()' instead of hand coding it
2021-04-05 Christophe JAILLETnet: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
2021-04-05 Xie Henet: x25: Queue received packets in the drivers instead...
2021-04-04 David S. MillerMerge tag 'mlx5-updates-2021-04-02' of git://git./linux...
2021-04-03 David S. MillerMerge branch 'stmmac-xdp'
2021-04-03 Ong Boon Leongnet: stmmac: Add support for XDP_REDIRECT action
2021-04-03 Ong Boon Leongnet: stmmac: Add support for XDP_TX action
2021-04-03 Ong Boon Leongnet: stmmac: Add initial XDP support
2021-04-03 Ong Boon Leongnet: stmmac: arrange Tx tail pointer update to stmmac_f...
2021-04-03 Ong Boon Leongnet: stmmac: make SPH enable/disable to be configurable
2021-04-03 Ong Boon Leongnet: stmmac: set IRQ affinity hint for multi MSI vectors
2021-04-02 Vu Phamnet/mlx5e: Dynamic alloc vlan table for netdev when...
2021-04-02 Vu Phamnet/mlx5e: Dynamic alloc arfs table for netdev when...
2021-04-02 Ariel Levkovichnet/mlx5e: Reject tc rules which redirect from a VF...
2021-04-02 Roi Dayannet/mlx5: Use ida_alloc_range() instead of ida_simple_a...
2021-04-02 Parav Panditnet/mlx5: E-Switch, move QoS specific fields to existin...
2021-04-02 Parav Panditnet/mlx5: E-Switch, cut down mlx5_vport_info structure...
2021-04-02 Parav Panditnet/mlx5: Pair mutex_destory with mutex_init for rate...
2021-04-02 Parav Panditnet/mlx5: Allocate rate limit table when rate is configured
2021-04-02 Parav Panditnet/mlx5: Use helper to increment, decrement rate entry...
2021-04-02 Parav Panditnet/mlx5: Use helpers to allocate and free rl table...
2021-04-02 Parav Panditnet/mlx5: Do not hold mutex while reading table constants
2021-04-02 Parav Panditnet/mlx5: Use unsigned int for free_count
2021-04-02 Parav Panditnet/mlx5: E-Switch, move QoS specific fields to existin...
2021-04-02 Parav Panditnet/mlx5: E-Switch, cut down mlx5_vport_info structure...
2021-04-02 Ariel Levkovichnet/mlx5: CT: Add support for matching on ct_state...
2021-04-02 Dan Carpenternfc: pn533: prevent potential memory corruption
2021-04-02 David S. MillerMerge branch 'dpaa2-rx-copybreak'
2021-04-02 Ioana Ciorneidpaa2-eth: export the rx copybreak value as an ethtool...
2021-04-02 Ioana Ciorneidpaa2-eth: add rx copybreak support
2021-04-02 Ioana Ciorneidpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_...
2021-04-02 David S. MillerMerge branch 'ionic-ptp'
2021-04-02 Shannon Nelsonionic: advertise support for hardware timestamps
2021-04-02 Shannon Nelsonionic: ethtool ptp stats
2021-04-02 Shannon Nelsonionic: add ethtool support for PTP
2021-04-02 Shannon Nelsonionic: add and enable tx and rx timestamp handling
2021-04-02 Shannon Nelsonionic: set up hw timestamp queues
2021-04-02 Shannon Nelsonionic: add rx filtering for hw timestamp steering
2021-04-02 Shannon Nelsonionic: link in the new hw timestamp code
2021-04-02 Shannon Nelsonionic: add hw timestamp support files
2021-04-02 Shannon Nelsonionic: split adminq post and wait calls
2021-04-02 Shannon Nelsonionic: add hw timestamp structs to interface
2021-04-02 Shannon Nelsonionic: add handling of larger descriptors
2021-04-02 Shannon Nelsonionic: add new queue features to interface
2021-04-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-04-01 Phillip Potternet: usb: ax88179_178a: initialize local variables...
next