index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
net: hns3: fixes wrong place enabling ROCE HW error when loading
Huazhong Tan
1
-6
/
+8
2019-06-26
net: hns3: fix race conditions between reset and module loading & unloading
Huazhong Tan
2
-0
/
+41
2019-06-26
net: hns3: add check to number of buffer descriptors
Weihang Li
2
-33
/
+58
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
3
-6
/
+2
2019-06-26
net: hns3: modify handling of out of memory in hclge_err.c
Weihang Li
1
-2
/
+4
2019-06-26
net: hns3: code optimizaition of hclge_handle_hw_ras_error()
Weihang Li
1
-12
/
+12
2019-06-26
net: hns3: restore the MAC autoneg state after reset
Jian Shen
1
-0
/
+9
2019-06-26
net: hns3: sync VLAN filter entries when kill VLAN ID failed
Jian Shen
4
-16
/
+112
2019-06-26
net: hns3: remove VF VLAN filter entry inexistent warning print
Jian Shen
1
-5
/
+6
2019-06-26
net: hns3: fix selftest fail issue for fibre port with autoneg on
Jian Shen
3
-0
/
+25
2019-06-25
mt76: mt7615: do not process rx packets if the device is not initialized
Lorenzo Bianconi
1
-0
/
+3
2019-06-25
mt76: mt76x02: fix edcca file permission
Lorenzo Bianconi
1
-1
/
+1
2019-06-25
mt76: mt7603: add debugfs knob to enable/disable edcca
Lorenzo Bianconi
4
-4
/
+39
2019-06-25
mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
Lorenzo Bianconi
3
-0
/
+15
2019-06-25
mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
Lorenzo Bianconi
2
-17
/
+21
2019-06-25
mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channel
Lorenzo Bianconi
1
-1
/
+0
2019-06-25
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
8
-9
/
+9
2019-06-25
mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
Lorenzo Bianconi
2
-2
/
+2
2019-06-25
mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
Lorenzo Bianconi
1
-4
/
+5
2019-06-25
mt76: mt7603: stop mac80211 queues before setting the channel
Lorenzo Bianconi
1
-1
/
+4
2019-06-25
mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmware
Lorenzo Bianconi
1
-10
/
+5
2019-06-25
mt7615: mcu: init mcu_restart function pointer
Lorenzo Bianconi
1
-4
/
+5
2019-06-25
mt7615: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
1
-34
/
+40
2019-06-25
mt7615: mcu: use standard signature for mt7615_mcu_msg_send
Lorenzo Bianconi
2
-296
/
+337
2019-06-25
mt7615: mcu: remove unused structure in mcu.h
Lorenzo Bianconi
1
-30
/
+0
2019-06-25
mt7615: mcu: do not use function pointers whenever possible
Lorenzo Bianconi
1
-115
/
+105
2019-06-25
mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_info
Lorenzo Bianconi
2
-57
/
+38
2019-06-25
mt7615: mcu: remove skb_ret from mt7615_mcu_msg_send
Lorenzo Bianconi
1
-53
/
+24
2019-06-25
mt7615: remove dest from mt7615_mcu_msg_send signature
Lorenzo Bianconi
1
-34
/
+22
2019-06-25
mt7615: remove query from mt7615_mcu_msg_send signature
Lorenzo Bianconi
1
-27
/
+26
2019-06-25
mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtbl
Lorenzo Bianconi
3
-4
/
+3
2019-06-25
mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc
Lorenzo Bianconi
3
-17
/
+14
2019-06-25
mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl
Lorenzo Bianconi
1
-30
/
+24
2019-06-25
mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmc
Lorenzo Bianconi
1
-30
/
+24
2019-06-25
mt7615: mcu: remove bss_info_convert_vif_type routine
Lorenzo Bianconi
1
-46
/
+27
2019-06-25
mt7615: mcu: simplify __mt7615_mcu_set_sta_rec
Lorenzo Bianconi
1
-30
/
+21
2019-06-25
mt7615: mcu: simplify __mt7615_mcu_set_wtbl
Lorenzo Bianconi
1
-36
/
+26
2019-06-25
mt76: mt7615: Make mt7615_irq_handler static
YueHaibing
1
-1
/
+1
2019-06-25
mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
Dan Carpenter
1
-1
/
+1
2019-06-25
mt76: Fix a signedness bug in mt7615_add_interface()
Dan Carpenter
1
-2
/
+3
2019-06-25
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
4
-3
/
+1
2019-06-25
mt76: mt7615: use napi polling for tx cleanup
Lorenzo Bianconi
2
-3
/
+23
2019-06-25
mt76: mt7603: use napi polling for tx cleanup
Lorenzo Bianconi
3
-5
/
+31
2019-06-25
mt76: move tx_napi in mt76_dev
Lorenzo Bianconi
3
-10
/
+11
2019-06-25
mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timer
Lorenzo Bianconi
1
-3
/
+1
2019-06-25
airo: switch to skcipher interface
Ard Biesheuvel
2
-30
/
+29
2019-06-25
rt2800: do not enable watchdog by default
Stanislaw Gruszka
3
-3
/
+12
2019-06-25
rt2x00: add restart hw
Stanislaw Gruszka
4
-2
/
+54
2019-06-25
rt2800: do not nullify initialization vector data
Stanislaw Gruszka
1
-5
/
+4
2019-06-25
rt2800: add pre_reset_hw callback
Stanislaw Gruszka
6
-0
/
+24
[prev]
[next]