summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan
2022-07-18wifi: qtnfmac: fix repeated words in commentsJilin Yuan
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ipw2x00: fix repeated words in commentsJilin Yuan
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan
2022-07-18wifi: atmel: fix repeated words in commentsJilin Yuan
2022-07-18wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov
2022-07-18wifi: mt7601u: fix clang -Wformat warningJustin Stitt
2022-07-18wifi: mt7601u: eeprom: fix clang -Wformat warningJustin Stitt
2022-07-18wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-18wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-18igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-07-18net: prestera: acl: use proper mask for port selectorMaksym Glubokiy
2022-07-18atl1c: use netif_napi_add_tx() for Tx NAPISieng-Piaw Liew
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-18net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'Arun Ramadoss
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch
2022-07-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-15net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He
2022-07-15tracing/iwlwifi: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang
2022-07-15net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang
2022-07-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham
2022-07-15octeontx2-af: Fixes static warningsRatheesh Kannoth
2022-07-15net: dsa: qca8k: move driver to qca dirChristian Marangi
2022-07-15ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-15wifi: mac80211_hwsim: fix TX link selectionJohannes Berg
2022-07-15wifi: mac80211_hwsim: use MLO link ID for TXAndrei Otcheretianski
2022-07-15wifi: mac80211_hwsim: do rc update per linkAndrei Otcheretianski
2022-07-15wifi: mac80211_hwsim: implement sta_state for MLOJohannes Berg