summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: mcp251xfd: mcp251xfd_dump(): fix commentMarc Kleine-Budde2022-07-261-1/+1
* net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi2022-07-261-6/+24
* net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi2022-07-261-173/+289
* net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi2022-07-267-163/+172
* net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi2022-07-261-2/+2
* net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi2022-07-261-28/+31
* Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-07-26131-4003/+3423
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-2510-19/+14
| |\
| | * wifi: wcn36xx: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: wil6210: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: ath: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: ath6kl: fix repeated words in commentsJilin Yuan2022-07-183-3/+3
| | * wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter2022-07-181-10/+4
| | * wifi: ath5k: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| | * wifi: ath11k: mac: fix long lineKalle Valo2022-07-181-1/+2
| * | wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg2022-07-221-5/+35
| * | wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg2022-07-221-20/+34
| * | wifi: wl1251: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: rsi: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: rtl8192se: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: rtlwifi: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: rt2x00: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: qtnfmac: fix repeated words in commentsJilin Yuan2022-07-181-2/+2
| * | wifi: iwlegacy: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: ipw2x00: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: brcmsmac: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: brcmfmac: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: b43: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: atmel: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov2022-07-181-1/+1
| * | wifi: mt7601u: fix clang -Wformat warningJustin Stitt2022-07-181-1/+1
| * | wifi: mt7601u: eeprom: fix clang -Wformat warningJustin Stitt2022-07-181-1/+1
| * | wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-182-5/+3
| * | wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET2022-07-181-1/+2
| * | Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-1860-3794/+2992
| |\ \ | | |/ | |/|
| | * mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng2022-07-111-18/+7
| | * mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...Liang He2022-07-111-1/+4
| | * mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He2022-07-111-0/+1
| | * mt76: get rid of mt76_wcid_hw routineLorenzo Bianconi2022-07-111-10/+0
| | * mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-119-36/+23
| | * mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-117-17/+17
| | * mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-1114-97/+142
| | * mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi2022-07-114-10/+11
| | * mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi2022-07-116-31/+42
| | * mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi2022-07-113-12/+13
| | * mt76: mt7915 add ht mpdu densityMeiChia Chiu2022-07-111-1/+6
| | * mt76: mt7921: reduce the mutex lock scope during resetSean Wang2022-07-111-5/+8
| | * mt76: mt7921: reduce log severity levels for informative messagesSean Wang2022-07-111-1/+1
| | * mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi2022-07-117-49/+35
| | * mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi2022-07-112-2/+1