summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-11ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski
2021-10-11ice: cleanup rules infoVictor Raj
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla
2021-10-11ice: allow adding advanced rulesGrishma Kotecha
2021-10-11ice: create advanced switch recipeDan Nowlin
2021-10-11ice: manage profiles and field vectorsDan Nowlin
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang
2021-10-11ice: implement low level recipes functionsGrishma Kotecha
2021-10-11ethernet: sun: add missing semicolon, fix buildStephen Rothwell
2021-10-11ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King
2021-10-11b43: fix a lower bounds testDan Carpenter
2021-10-11b43legacy: fix a lower bounds testDan Carpenter
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-10hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2021-10-10bnxt: use netif_is_rxfh_configured instead of open codeJuhee Kang
2021-10-10ionic: tame the filter no space messageShannon Nelson
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson
2021-10-10ionic: handle vlan id overflowShannon Nelson
2021-10-10ionic: generic filter deleteShannon Nelson
2021-10-10ionic: generic filter addShannon Nelson
2021-10-10ionic: add generic filter searchShannon Nelson
2021-10-10ionic: remove mac overflow flagsShannon Nelson
2021-10-10ionic: move lif mac address functionsShannon Nelson
2021-10-10ionic: add filterlist to debugfsShannon Nelson
2021-10-09virtio-net: fix for skb_over_panic inside big modeXuan Zhuo
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-09ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson
2021-10-09net: use dev_addr_set()Jakub Kicinski
2021-10-09ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tg3: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: forcedeth: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau
2021-10-08net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang
2021-10-08mlxsw: item: Annotate item helpers with '__maybe_unused'Ido Schimmel
2021-10-08net: tg3: fix redundant check of true expressionJean Sacren
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean