aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski4-13/+1
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski3-10/+74
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin1-2/+0
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin1-3/+0
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach1-6/+17
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: qtnfmac: fix repeated words in commentsJilin Yuan1-2/+2
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ipw2x00: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: atmel: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-07-18wifi: mt7601u: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: mt7601u: eeprom: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET2-5/+3
2022-07-18wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo60-3794/+2992
2022-07-18igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima1-2/+2
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy1-3/+3
2022-07-18atl1c: use netif_napi_add_tx() for Tx NAPISieng-Piaw Liew1-2/+2
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-18net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'Arun Ramadoss1-1/+1
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee6-21/+29
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo1-1/+2
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch8-15/+25
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch1-0/+6
2022-07-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski6-33/+11
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-15tracing/iwlwifi: Use the new __vstring() helperSteven Rostedt (Google)1-8/+4
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)2-16/+8
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)5-35/+14
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen1-6/+0
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan3-5/+15
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov3-3/+3
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-15net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang1-28/+21
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham7-9/+102