index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Replace old-style license information
Larry Finger
2019-02-19
24
-570
/
+51
*
Merge tag 'mt76-for-kvalo-2019-02-18' of https://github.com/nbd168/wireless
Kalle Valo
2019-02-19
37
-422
/
+524
|
\
|
*
mt76: mt76x2: simplify per-chain signal strength handling
Felix Fietkau
2019-02-18
1
-7
/
+8
|
*
mt76: fix resetting software IV flag on key delete
Felix Fietkau
2019-02-18
1
-1
/
+1
|
*
mt76: fix corrupted software generated tx CCMP PN
Felix Fietkau
2019-02-18
1
-1
/
+1
|
*
mt76: fix tx status timeout processing
Felix Fietkau
2019-02-18
1
-4
/
+1
|
*
mt76: Use the correct hweight8() function
Ben Hutchings
2019-02-18
1
-2
/
+2
|
*
mt76x02u: remove bogus check and comment padding
Stanislaw Gruszka
2019-02-18
1
-5
/
+9
|
*
mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rx
Lorenzo Bianconi
2019-02-18
1
-1
/
+2
|
*
mt76: usb: introduce disable_usb_sg parameter
Lorenzo Bianconi
2019-02-18
1
-1
/
+5
|
*
mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
Lorenzo Bianconi
2019-02-18
1
-33
/
+54
|
*
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
2019-02-18
4
-13
/
+36
|
*
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
2019-02-18
4
-13
/
+16
|
*
mt76: usb: do not run mt76u_queues_deinit twice
Lorenzo Bianconi
2019-02-18
1
-9
/
+2
|
*
mt76: usb: fix possible memory leak in mt76u_buf_free
Lorenzo Bianconi
2019-02-18
1
-4
/
+10
|
*
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
2019-02-18
1
-3
/
+5
|
*
mt76x02u: use usb_bulk_msg to upload firmware
Stanislaw Gruszka
2019-02-18
3
-37
/
+29
|
*
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
2019-02-18
4
-11
/
+39
|
*
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
2019-02-18
1
-0
/
+1
|
*
mt76: change the return type of mt76_dma_attach()
Ryder Lee
2019-02-18
2
-3
/
+2
|
*
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
2019-02-18
3
-33
/
+20
|
*
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
2019-02-18
4
-38
/
+24
|
*
mt76x2u: remove mt76x2u_alloc_device routine
Lorenzo Bianconi
2019-02-18
3
-30
/
+18
|
*
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
2019-02-18
5
-13
/
+14
|
*
mt76: increase ED/CCA tx block threshold
Felix Fietkau
2019-02-18
1
-1
/
+1
|
*
mt76: measure the time between mt76x02_edcca_check runs
Felix Fietkau
2019-02-18
2
-2
/
+10
|
*
mt76: clear CCA timer stats in mt76x02_edcca_init
Felix Fietkau
2019-02-18
1
-0
/
+3
|
*
mt76: run MAC work every 100ms
Felix Fietkau
2019-02-18
6
-6
/
+7
|
*
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
2019-02-18
5
-8
/
+12
|
*
mt76: mt76x2: avoid running DPD calibration if tx is blocked
Felix Fietkau
2019-02-18
1
-1
/
+1
|
*
mt76: fix software encryption issues
Felix Fietkau
2019-02-18
2
-8
/
+8
|
*
mt76: remove add_buf pointer in mt76_queue_ops
Lorenzo Bianconi
2019-02-18
2
-2
/
+0
|
*
mt76: move mt76_dma_tx_queue_skb_raw in mt76-core module
Lorenzo Bianconi
2019-02-18
3
-32
/
+37
|
*
mt76x0: mcu: remove useless commented configuration
Lorenzo Bianconi
2019-02-18
1
-6
/
+0
|
*
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
2019-02-18
3
-2
/
+9
|
*
mt76: move mt76_mcu_get_response in mt76-core
Lorenzo Bianconi
2019-02-18
3
-16
/
+20
|
*
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi
2019-02-18
6
-29
/
+49
|
*
mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
Lorenzo Bianconi
2019-02-18
1
-3
/
+3
|
*
mt76x02: enable support for IBSS and MESH
Stanislaw Gruszka
2019-02-18
1
-11
/
+10
|
*
mt76: beaconing fixes for USB
Stanislaw Gruszka
2019-02-18
3
-11
/
+30
|
*
mt76x02: init beacon config for mt76x2u
Stanislaw Gruszka
2019-02-18
1
-5
/
+1
|
*
mt76x02: minor beaconing init changes
Stanislaw Gruszka
2019-02-18
1
-6
/
+12
|
*
mt76x02: initialize mutli bss mode when set up address
Stanislaw Gruszka
2019-02-18
4
-16
/
+18
|
*
mt76x02: use commmon add interface for mt76x2u
Stanislaw Gruszka
2019-02-18
3
-19
/
+5
|
*
mt76x02: use mask for vifs
Stanislaw Gruszka
2019-02-18
2
-0
/
+13
|
/
*
Merge tag 'iwlwifi-next-for-kalle-2019-02-14' of git://git.kernel.org/pub/scm...
Kalle Valo
2019-02-18
51
-299
/
+2349
|
\
|
*
iwlwifi: mvm: stop static queues correctly
Avraham Stern
2019-02-14
1
-0
/
+15
|
*
iwlwifi: dbg_ini: add early and after alive apply points to unified images
Shahar S Matityahu
2019-02-14
1
-0
/
+3
|
*
iwlwifi: mvm: Do not return an error value on HW restart
Ilan Peer
2019-02-14
1
-0
/
+4
|
*
iwlwifi: mvm: Don't warn on command failure during restart
Ilan Peer
2019-02-14
1
-2
/
+8
[next]