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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
11
-18
/
+19
2019-09-05
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
4
-8
/
+31
2019-09-05
mt76: mt7615: update cw_min/max related settings
Ryder Lee
1
-9
/
+9
2019-09-05
mt76: mt7615: add 4 WMM sets support
Ryder Lee
3
-12
/
+10
2019-09-05
mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: introduce mt76_mmio_read_copy routine
Lorenzo Bianconi
3
-8
/
+19
2019-09-05
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
3
-18
/
+21
2019-09-05
mt76: mt7615: remove wtbl_sec_key definition
Lorenzo Bianconi
1
-14
/
+0
2019-09-05
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
6
-48
/
+63
2019-09-05
mt76: mt7615: add mt7615_mac_wtbl_addr routine
Lorenzo Bianconi
1
-1
/
+6
2019-09-05
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
4
-49
/
+55
2019-09-05
mt76: mt7615: add missing register initialization
Felix Fietkau
2
-4
/
+31
2019-09-05
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
1
-0
/
+1
2019-09-05
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt7603: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt76x02: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: usb: remove unneeded {put,get}_unaligned
Stanislaw Gruszka
2
-5
/
+8
2019-09-05
mt76: usb: fix endian in mt76u_copy
Stanislaw Gruszka
1
-2
/
+2
2019-09-05
mt76: mt7603: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix PS buffering of action frames
Felix Fietkau
1
-1
/
+1
2019-09-05
mt76: mt7615: fix using VHT STBC rates
Felix Fietkau
1
-6
/
+12
2019-09-05
mt76: mt76u: fix typo in mt76u_fill_rx_sg
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: sync with mt7603 rate control changes
Felix Fietkau
4
-44
/
+124
2019-09-05
mt76: mt7615: reset rate index/counters on rate table update
Felix Fietkau
2
-1
/
+8
2019-09-05
mt76: mt7615: move mt7615_mcu_set_rates to mac.c
Felix Fietkau
4
-98
/
+97
2019-09-05
mt76: mt7603: enable hardware rate up/down selection
Felix Fietkau
1
-2
/
+1
2019-09-05
mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine
Lorenzo Bianconi
1
-48
/
+42
2019-09-05
mt76: mt7615: always release sem in mt7615_load_patch
Lorenzo Bianconi
1
-3
/
+3
2019-09-05
mt76: mt7615: fall back to sw encryption for unsupported ciphers
Lorenzo Bianconi
1
-0
/
+15
2019-09-05
mt76: mt7615: clean up FWDL TXQ during/after firmware upload
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: add radar pattern test knob to debugfs
Lorenzo Bianconi
6
-14
/
+81
2019-09-05
mt76: mt7615: add csa support
Lorenzo Bianconi
4
-5
/
+36
2019-09-05
mt76: mt7615: do not perform txcalibration before cac is complited
Lorenzo Bianconi
1
-10
/
+15
2019-09-05
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
7
-1
/
+245
2019-09-05
mt76: mt7615: introduce mt7615_regd_notifier
Lorenzo Bianconi
1
-0
/
+11
2019-09-05
mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to integer
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
2
-2
/
+2
2019-09-05
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
1
-0
/
+19
2019-09-05
Bluetooth: btusb: Use cmd_timeout to reset Realtek device
Alex Lu
1
-0
/
+31
2019-09-05
Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes
Max Chou
1
-1
/
+5
2019-09-05
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+2
2019-09-05
Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros
Alex Lu
1
-28
/
+28
2019-09-05
Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros
Alex Lu
1
-6
/
+6
2019-09-05
Bluetooth: btrtl: Add firmware version print
Alex Lu
1
-21
/
+35
2019-09-05
Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY
Alex Lu
1
-0
/
+5
2019-09-05
Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse
Harish Bandi
2
-2
/
+5
2019-09-05
bluetooth: hci_bcm: Give more time to come out of reset
Ondrej Jirman
1
-1
/
+1
2019-09-05
bluetooth: bcm: Add support for loading firmware for BCM4345C5
Ondrej Jirman
2
-0
/
+4
[prev]
[next]