index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
iwlwifi: mvm: do not override amsdu size user settings
Shaul Triebitz
1
-8
/
+12
2018-09-28
iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN
Golan Ben Ami
1
-1
/
+1
2018-09-28
iwlwifi: pcie: Fail fast if HW is inaccessible at probe
Rajat Jain
1
-0
/
+6
2018-09-28
iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()
Johannes Berg
1
-20
/
+21
2018-09-28
iwlwifi: pcie: tx: unify TFD unmapping
Johannes Berg
1
-21
/
+7
2018-09-28
iwlwifi: pcie: gen2: build A-MSDU only for GSO
Johannes Berg
1
-1
/
+6
2018-09-28
iwlwifi: pcie: gen2: pull adding frags to helper routine
Johannes Berg
1
-19
/
+32
2018-09-28
iwlwifi: api: annotate compressed BA notif array sizes
Johannes Berg
1
-3
/
+3
2018-09-28
iwlwifi: mvm: Support TKIP on gen2 data path
David Spinadel
2
-3
/
+17
2018-09-28
iwlwifi: pcie: read correct prph address for newer devices
Sara Sharon
1
-2
/
+14
2018-09-28
iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfs
Shaul Triebitz
3
-0
/
+51
2018-09-28
iwlwifi: mvm: cleanup dead code on resume flow for non unified image.
Dreyfuss, Haim
1
-15
/
+6
2018-09-28
iwlwifi: fix non_shared_ant for 22000 devices
Erel Geron
1
-1
/
+1
2018-09-28
iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dump
Emmanuel Grumbach
1
-1
/
+1
2018-09-28
iwlwifi: remove ucode error tracepoint
Johannes Berg
4
-59
/
+2
2018-09-28
iwlwifi: mvm: report RU offset is known
Johannes Berg
1
-1
/
+2
2018-09-28
iwlwifi: iwlmvm: fix typo when checking for TX Beamforming
Shaul Triebitz
1
-1
/
+1
2018-09-28
iwlwifi: debug flow cleanup
Shahar S Matityahu
2
-128
/
+151
2018-09-28
iwlwifi: RX API: remove unnecessary anonymous struct
Johannes Berg
1
-15
/
+13
2018-09-28
iwlwifi: fw: stop and start debugging using host command
Sara Sharon
6
-9
/
+79
2018-09-28
iwlwifi: fw: add a restart FW debug function
Sara Sharon
5
-35
/
+50
2018-09-28
iwlwifi: mvm: fix a comment about the SP length
Emmanuel Grumbach
1
-1
/
+3
2018-09-20
qtnfmac: remove set but not used variable 'vif'
YueHaibing
1
-3
/
+0
2018-09-20
brcmsmac: Use kvmalloc() for ucode allocations
Takashi Iwai
1
-3
/
+3
2018-09-20
brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'
YueHaibing
1
-4
/
+1
2018-09-20
brcm80211: remove redundant condition check before debugfs_remove_recursive
zhong jiang
1
-2
/
+1
2018-09-20
brcmfmac: increase buffer for obtaining firmware capabilities
Arend van Spriel
1
-1
/
+1
2018-09-20
brcmfmac: fix for proper support of 160MHz bandwidth
Arend van Spriel
2
-1
/
+35
2018-09-19
mt76x0: usb: remove mt76_fw definition
Lorenzo Bianconi
1
-38
/
+35
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
3
-50
/
+4
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
4
-36
/
+2
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
4
-177
/
+171
2018-09-19
mt76: use a per rx queue page fragment cache
Felix Fietkau
3
-8
/
+20
2018-09-19
mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common module
Lorenzo Bianconi
4
-85
/
+46
2018-09-19
mt76: move shared mcu_calibrate routine in mt76x02-lib module
Lorenzo Bianconi
11
-97
/
+68
2018-09-19
mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c
Lorenzo Bianconi
7
-203
/
+130
2018-09-19
mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c
Lorenzo Bianconi
14
-222
/
+206
2018-09-19
mt76: unify firmware header between mt76x0 and mt76x2
Lorenzo Bianconi
5
-37
/
+28
2018-09-19
mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
1
-21
/
+22
2018-09-19
mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_send
Lorenzo Bianconi
1
-21
/
+26
2018-09-19
mt76: move __iomem regs in mt76_mmio
Lorenzo Bianconi
3
-7
/
+7
2018-09-19
mt76: introduce mmio data structure in mt76_dev
Lorenzo Bianconi
6
-25
/
+30
2018-09-19
mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu
Lorenzo Bianconi
1
-1
/
+0
2018-09-19
mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcu
Lorenzo Bianconi
3
-8
/
+8
2018-09-19
mt76: usb: remove skb check in mt76x{0,2}u mcu routines
Lorenzo Bianconi
2
-24
/
+0
2018-09-19
mt76x0: remove mt76x0_burst_write_regs()
Stanislaw Gruszka
3
-48
/
+9
2018-09-19
mt76x0: remove unused mt76x0_burst_read_regs
Stanislaw Gruszka
1
-43
/
+0
2018-09-19
mt76x02: add static qualifier to mt76x02_remove_dma_hdr
Lorenzo Bianconi
2
-3
/
+1
2018-09-19
mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h
Lorenzo Bianconi
9
-45
/
+67
2018-09-19
mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
Lorenzo Bianconi
10
-61
/
+81
[next]