index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: mt7615: do not update pm stats in case of error
Lorenzo Bianconi
1
-4
/
+5
2022-07-11
mt76: mt7921s: remove unnecessary goto in mt7921s_mcu_drv_pmctrl
Lorenzo Bianconi
1
-5
/
+4
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
4
-180
/
+117
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
7
-338
/
+189
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
7
-466
/
+251
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
4
-13
/
+45
2022-07-11
mt76: mt7921: not support beacon offload disable command
Deren Wu
1
-2
/
+4
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
4
-243
/
+130
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
10
-472
/
+299
2022-07-11
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
5
-285
/
+171
2022-07-11
mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signature
Lorenzo Bianconi
3
-15
/
+14
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
4
-15
/
+14
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
4
-0
/
+5
2022-07-11
mt76: mt7663: rely on mt76_connac2_fw_trailer
Lorenzo Bianconi
1
-16
/
+2
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
4
-210
/
+123
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
4
-198
/
+116
2022-07-11
mt76: mt7921: move fw toggle in mt7921_load_firmware
Lorenzo Bianconi
1
-7
/
+7
2022-07-11
mt76: connac: move shared fw structures in connac module
Lorenzo Bianconi
3
-143
/
+79
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
6
-12
/
+5
2022-07-11
mt76: mt7921: add missing bh-disable around rx napi schedule
Lorenzo Bianconi
1
-0
/
+2
2022-07-11
mt76: mt7615: add missing bh-disable around rx napi schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
mt76: mt7915: add missing bh-disable around tx napi enable/schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
mt76: mt7921s: fix firmware download random fail
YN Chen
1
-7
/
+8
2022-07-11
mt76: mt7921: add PATCH_FINISH_REQ cmd response handling
YN Chen
1
-1
/
+2
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2
-18
/
+14
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
4
-16
/
+73
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
3
-11
/
+25
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
5
-0
/
+395
2022-07-11
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
1
-0
/
+6
2022-07-11
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
1
-1
/
+2
2022-07-11
mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
1
-6
/
+8
2022-07-11
Merge 5.19-rc6 into char-misc-next
Greg Kroah-Hartman
45
-285
/
+680
2022-07-09
ixp4xx_eth: Set MAC address from device tree
Linus Walleij
1
-1
/
+9
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-07-09
nfp: fix issue of skb segments exceeds descriptor limitation
Baowen Zheng
1
-8
/
+25
2022-07-08
bcm63xx_enet: change the driver variables to static
Yang Yingliang
1
-2
/
+2
2022-07-08
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
1
-1
/
+3
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
8
-40
/
+53
2022-07-08
ath9k: remove unexpected words "the" in comments
Jiang Jian
1
-1
/
+1
2022-07-08
ath11k: Fix typo in comments
Zhang Jiaming
1
-1
/
+1
2022-07-08
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
1
-5
/
+5
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
3
-13
/
+23
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
2022-07-08
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-07-07
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-07
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-07
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
[prev]
[next]