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-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
4
-13
/
+1
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
3
-10
/
+74
2022-07-18
igc: Remove forced_speed_duplex value
Sasha Neftin
1
-2
/
+0
2022-07-18
igc: Remove MSI-X PBA Clear register
Sasha Neftin
1
-3
/
+0
2022-07-18
igc: Lift TAPRIO schedule restriction
Kurt Kanzenbach
1
-6
/
+17
2022-07-18
wifi: wl1251: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rsi: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rtl8192se: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rtlwifi: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: rt2x00: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: qtnfmac: fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-07-18
wifi: iwlegacy: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: brcmfmac: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: b43: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: atmel: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
1
-1
/
+1
2022-07-18
wifi: mt7601u: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-18
wifi: mt7601u: eeprom: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-18
wifi: p54: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2
-5
/
+3
2022-07-18
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
60
-3794
/
+2992
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-18
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
1
-3
/
+3
2022-07-18
atl1c: use netif_napi_add_tx() for Tx NAPI
Sieng-Piaw Liew
1
-2
/
+2
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
1
-1
/
+1
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
6
-21
/
+29
2022-07-18
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: wil6210: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: ath: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
3
-3
/
+3
2022-07-18
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
1
-10
/
+4
2022-07-18
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: ath11k: mac: fix long line
Kalle Valo
1
-1
/
+2
2022-07-17
net/mlx5: fs, allow flow table creation with a UID
Mark Bloch
8
-15
/
+25
2022-07-17
net/mlx5: fs, expose flow table ID to users
Mark Bloch
1
-0
/
+6
2022-07-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
6
-33
/
+11
2022-07-15
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
1
-1
/
+4
2022-07-15
tracing/iwlwifi: Use the new __vstring() helper
Steven Rostedt (Google)
1
-8
/
+4
2022-07-15
tracing/brcm: Use the new __vstring() helper
Steven Rostedt (Google)
2
-16
/
+8
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
5
-35
/
+14
2022-07-15
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-6
/
+0
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
3
-5
/
+15
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
3
-3
/
+3
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-15
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
1
-28
/
+21
2022-07-15
octeontx2-af: Set NIX link credits based on max LMAC
Sunil Goutham
7
-9
/
+102
[prev]
[next]