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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
mt76: unify load_tx_status
Stanislaw Gruszka
8
-52
/
+30
2018-09-19
mt76: unify txwi and rxwi structures
Stanislaw Gruszka
15
-164
/
+94
2018-09-19
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
18
-288
/
+155
2018-09-19
mt76: unify add_interface
Stanislaw Gruszka
4
-42
/
+34
2018-09-19
mt76: unify remove_interface
Stanislaw Gruszka
6
-20
/
+14
2018-09-19
mt76x0: remove vif_mask
Stanislaw Gruszka
2
-12
/
+1
2018-09-19
mt76: unify conf_tx
Stanislaw Gruszka
8
-107
/
+49
2018-09-19
mt76: unify AC to hw queue mapping
Stanislaw Gruszka
5
-18
/
+22
2018-09-19
mt76x0: remove empty sta_notify
Stanislaw Gruszka
1
-7
/
+0
2018-09-19
mt76: unify set_key
Stanislaw Gruszka
7
-108
/
+74
2018-09-19
mt76: unify ampdu_action
Stanislaw Gruszka
8
-99
/
+59
2018-09-19
mt76: pratially unify add_interface
Stanislaw Gruszka
8
-31
/
+21
2018-09-19
mt76: unify sta_add / sta_remove
Stanislaw Gruszka
6
-126
/
+73
2018-09-19
mt76: move wcid fields to common mt76_dev struct
Stanislaw Gruszka
12
-46
/
+39
2018-09-17
Merge wireless-drivers into wireless-drivers-next
Kalle Valo
1
-2
/
+1
2018-09-17
mt76x0: fix remove_interface
Stanislaw Gruszka
1
-2
/
+1
2018-09-04
orinoco_usb: fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-04
rtlwifi: remove set but unused variables
Kevin Lo
2
-8
/
+2
2018-09-04
rsi: remove set but not used variables 'header_size' and 'tx_params'
YueHaibing
1
-4
/
+0
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
4
-6
/
+6
2018-09-04
rtl8xxxu: Add rtl8188ctv support
Aleksei Mamlin
1
-0
/
+2
2018-09-04
mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
Kristian Evensen
1
-0
/
+2
2018-09-04
mt76x0: remove unused routines for usb_buff alloc/free
Lorenzo Bianconi
2
-54
/
+0
2018-09-04
mt76x0: use mt76u_mcu_fw_send_data for fw uploading
Lorenzo Bianconi
1
-82
/
+6
2018-09-04
mt76x0: remove unused mt76x0_mcu structure
Lorenzo Bianconi
2
-17
/
+0
2018-09-04
mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds
Lorenzo Bianconi
3
-200
/
+31
2018-09-04
mt76x0: remove unused mt76x0_wait_asic_ready routine
Lorenzo Bianconi
2
-35
/
+1
2018-09-04
mt76x0: remove mt76x0_vendor_request routine
Lorenzo Bianconi
3
-37
/
+3
2018-09-04
mt76x0: remove mt76x0_complete_urb routine
Lorenzo Bianconi
3
-11
/
+3
2018-09-04
mt76x0: use shared mt76 usb mcu completion
Lorenzo Bianconi
2
-6
/
+6
2018-09-04
mt76x0: remove mt76x0_mcu_msg_alloc routine
Lorenzo Bianconi
1
-17
/
+2
2018-09-04
mt76x0: remove mt76x0_vendor_single_wr routine
Lorenzo Bianconi
3
-29
/
+5
2018-09-04
mt76x0: remove mt76x0_vendor_reset routine
Lorenzo Bianconi
3
-8
/
+1
2018-09-04
mt76x0: use mt76u_init for bus initialization
Lorenzo Bianconi
4
-109
/
+12
2018-09-04
mt76: add multiple regs read support to usb_mcu layer
Lorenzo Bianconi
2
-1
/
+44
2018-09-04
mt76: move mt76x2u_mcu_deinit routine in mt76-usb module
Lorenzo Bianconi
5
-10
/
+11
2018-09-04
mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines
Lorenzo Bianconi
2
-9
/
+20
2018-09-04
mt76: move mt76_reg_pair definition in mt76.h
Lorenzo Bianconi
3
-13
/
+8
2018-09-04
mt76x0: use mt76x02_sta and mt76x02_tx_status
Stanislaw Gruszka
7
-42
/
+28
2018-09-04
mt76x0: initalize custom tx queues
Stanislaw Gruszka
1
-0
/
+8
2018-09-04
mt76: unify sta structure part 2
Stanislaw Gruszka
13
-54
/
+36
2018-09-04
mt76: unify sta structure part 1
Stanislaw Gruszka
5
-27
/
+49
2018-09-04
mt76: unify mt76x02_vif struct
Stanislaw Gruszka
13
-33
/
+27
2018-09-04
mt76x0: use mt76_wcid_free in mt76x0
Stanislaw Gruszka
1
-1
/
+1
2018-09-04
mt76: use mac_wcid_set_drop in mt76x0
Stanislaw Gruszka
8
-17
/
+18
2018-09-04
mt76: unify mac_wcid_setup
Stanislaw Gruszka
9
-50
/
+31
2018-09-04
mt76: unify mac_wcid_set_key
Stanislaw Gruszka
9
-78
/
+38
2018-09-04
mt76: unify mac_shared_key_setup
Stanislaw Gruszka
9
-55
/
+29
2018-09-04
mt76: add helpers for register access with mt76_dev struct
Stanislaw Gruszka
1
-0
/
+5
2018-09-04
mt76: unify mac_get_key_info
Stanislaw Gruszka
5
-57
/
+54
[next]