summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-28mt76: mt7915: remove set but not used variable 'msta'YueHaibing
2020-05-28mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing
2020-05-28mt76: only iterate over initialized rx queuesFelix Fietkau
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang
2020-05-28mt76: fix wcid allocation issuesFelix Fietkau
2020-05-28mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phyLorenzo Bianconi
2020-05-28mt76: mt7615: fix hw_scan with ssid_type for specified SSID onlySean Wang
2020-05-28mt76: mt7915: fix a handful of spelling mistakesColin Ian King
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee
2020-05-28mt76: fix per-driver wcid range checks after wcid array size bumpFelix Fietkau
2020-05-28mt76: mt7915: fix decoded radiotap HE flagsRyder Lee
2020-05-28mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi
2020-05-28mt76: mt7915: fix sparse warnings: incorrect type initializerRyder Lee
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee
2020-05-28mt76: mt7915: add spatial reuse supportRyder Lee
2020-05-28mt76: mt76x02: remove check in mt76x02_mcu_msg_sendLorenzo Bianconi
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi
2020-05-27ice: Check UMEM FQ size when allocating bufsKrzysztof Kazimierczak
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-27ice: set VF default LAN addressPaul Greenwalt
2020-05-27ice: remove unused macroJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu