index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD
Haim Dreyfuss
1
-3
/
+17
2018-03-28
iwlwifi: add a bunch of new 9000 PCI IDs
Luca Coelho
1
-2
/
+155
2018-03-28
iwlwifi: fw api: support the new scan request FW API version
Ayala Beker
4
-54
/
+136
2018-03-28
iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associated
Ilan Peer
1
-3
/
+1
2018-03-28
iwlwifi: mvm: add support for oce
Zamir, Roee
5
-1
/
+44
2018-03-28
iwlwifi: mvm: add adaptive dwell support
Zamir, Roee
2
-33
/
+67
2018-03-28
iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
Luca Coelho
1
-2
/
+9
2018-03-28
iwlwifi: set default timstamp marker cmd
Mordechay Goodstein
3
-9
/
+24
2018-03-28
iwlwifi: mvm: move TSO segment to a separate function
Sara Sharon
1
-75
/
+83
2018-03-28
iwlwifi: mvm: take RCU lock before dereferencing
Sara Sharon
1
-1
/
+5
2018-03-28
iwlwifi: mvm: flip AMSDU addresses only for 9000 family
Sara Sharon
1
-10
/
+15
2018-03-27
mt76x2: fix warning in ieee80211_get_key_rx_seq()
Lorenzo Bianconi
1
-0
/
+11
2018-03-27
mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
Lorenzo Bianconi
1
-1
/
+4
2018-03-27
mt76: use mt76_poll_msec routine in mt76pci_load_firmware()
Lorenzo Bianconi
1
-11
/
+2
2018-03-27
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
1
-2
/
+2
2018-03-27
brcmfmac: add kerneldoc for struct brcmf_bus::msgbuf
Arend Van Spriel
1
-0
/
+1
2018-03-27
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
1
-10
/
+4
2018-03-27
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2
-57
/
+0
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
5
-78
/
+51
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
5
-60
/
+147
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
5
-86
/
+245
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
5
-98
/
+96
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
12
-74
/
+47
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
7
-61
/
+76
2018-03-27
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2
-5
/
+7
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
5
-22
/
+26
2018-03-27
brcmfmac: do not convert linux error to firmware error string
Arend Van Spriel
1
-2
/
+1
2018-03-27
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
1
-8
/
+8
2018-03-27
rtlwifi: correct comment
Kevin Lo
5
-10
/
+10
2018-03-27
rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b
Ping-Ke Shih
2
-0
/
+12
2018-03-27
rtlwifi: btcoex: new definitions introduced by 8822be
Ping-Ke Shih
1
-0
/
+6
2018-03-27
rtlwifi: btcoex: add assoc type v2 to connection notify
Ping-Ke Shih
2
-3
/
+13
2018-03-27
rtlwifi: btcoex: Add pre- and post- normal LPS function
Ping-Ke Shih
2
-0
/
+24
2018-03-27
rtlwifi: btcoex: Add interaction with phydm
Ping-Ke Shih
2
-0
/
+44
2018-03-27
rtlwifi: btcoex: Add rate table for the use of btcoex
Ping-Ke Shih
1
-0
/
+94
2018-03-27
rtlwifi: btcoex: Get status of multichannel concurrence
Ping-Ke Shih
2
-0
/
+11
2018-03-27
rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
Ping-Ke Shih
2
-0
/
+2
2018-03-27
rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
Ping-Ke Shih
1
-0
/
+32
2018-03-27
rtlwifi: remove redundant statement found by static checker
Ping-Ke Shih
1
-1
/
+0
2018-03-27
rtlwifi: Add modifier static to functions reported by sparse
Ping-Ke Shih
4
-38
/
+6
2018-03-27
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
2
-11
/
+23
2018-03-27
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
1
-5
/
+8
2018-03-27
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
1
-1
/
+0
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
1
-6
/
+14
2018-03-27
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
1
-4
/
+6
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
53
-486
/
+427
2018-03-27
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
2
-4
/
+4
2018-03-26
wcn36xx: Check DXE IRQ reason
Ramon Fried
2
-7
/
+47
2018-03-26
wcn36xx: calculate DXE default channel values
Ramon Fried
1
-5
/
+99
2018-03-26
wcn36xx: calculate DXE control registers values
Ramon Fried
2
-15
/
+103
[next]