index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()
Arend Van Spriel
2017-04-05
1
-2
/
+0
|
*
brcmfmac: restore bus state when enter_D3 fails
Arend Van Spriel
2017-04-05
1
-0
/
+1
|
*
brcmfmac: add support to move wiphy instance into network namespace
Arend Van Spriel
2017-04-05
2
-2
/
+4
|
*
brcmfmac: move brcmf_fws_deinit to bcdc layer
Franky Lin
2017-04-05
2
-7
/
+1
|
*
brcmfmac: wrap brcmf_fws_init into bcdc layer
Franky Lin
2017-04-05
3
-1
/
+17
|
*
mwifiex: enable auto deep sleep mode for USB chipsets
Amitkumar Karwar
2017-04-05
1
-2
/
+1
|
*
mwifiex: Support USB interrupt endpoint for command response/event
Ganapathi Bhat
2017-04-05
2
-10
/
+39
|
*
brcmfmac: update BRCMFMAC symbol description
Rafał Miłecki
2017-04-05
1
-5
/
+5
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-04-05
22
-73
/
+650
|
|
\
|
|
*
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
2017-03-20
1
-4
/
+2
|
|
*
ath10k: remove redundant check of len with buf_len
Colin Ian King
2017-03-20
1
-3
/
+0
|
|
*
ath10k: fix typo in wmi header file
Mohammed Shafi Shajakhan
2017-03-20
1
-1
/
+1
|
|
*
ath10k: fix warnings from an earlier commit
Kalle Valo
2017-03-20
1
-3
/
+3
|
|
*
ath10k: fix fetching channel during potential radar detection
Mohammed Shafi Shajakhan
2017-03-16
1
-0
/
+5
|
|
*
ath10k: remove redundant error check
Colin Ian King
2017-03-16
1
-6
/
+0
|
|
*
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
2017-03-16
1
-0
/
+3
|
|
*
ath10k: update available channel list for 5G radio
Tamizh chelvam
2017-03-16
4
-0
/
+29
|
|
*
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
2017-03-16
1
-0
/
+9
|
|
*
wil6210: add oob_mode for AP certification
Lior David
2017-03-09
2
-6
/
+19
|
|
*
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
2017-03-09
4
-1
/
+7
|
|
*
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
2017-03-09
1
-3
/
+27
|
|
*
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
2017-03-09
1
-0
/
+5
|
|
*
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
2017-03-09
4
-5
/
+12
|
|
*
wil6210: missing reinit_completion in HALP voting
Maya Erez
2017-03-09
1
-0
/
+1
|
|
*
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2017-03-09
2
-20
/
+33
|
|
*
wil6210: bus_request platform operation refinement
Lior David
2017-03-09
4
-7
/
+17
|
|
*
wil6210: do not start regular scan on stopped p2p device
Lior David
2017-03-09
1
-10
/
+11
|
|
*
wil6210: set dma mask to reflect device capability
Hamad Kadmany
2017-03-09
4
-2
/
+51
|
|
*
wcn36xx: Fix error handling
Christophe Jaillet
2017-03-09
1
-2
/
+2
|
|
*
ath10k: fix a warning during channel switch with multiple vaps
Mohammed Shafi Shajakhan
2017-03-09
1
-1
/
+1
|
|
*
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
2017-03-09
1
-0
/
+1
|
|
*
ath10k: improve the firmware download time for QCA9377
Ryan Hsu
2017-03-09
1
-1
/
+3
|
|
*
ath10k: improve the firmware download time for QCA6174
Ryan Hsu
2017-03-09
5
-1
/
+411
|
*
|
rt2x00: add support for MT7620
Roman Yeryomin
2017-03-22
5
-27
/
+1578
|
*
|
zd1211rw: fix NULL-deref at probe
Johan Hovold
2017-03-22
1
-0
/
+3
|
*
|
rt2x00: fix TX_PWR_CFG_4 register definition
Daniel Golle
2017-03-20
1
-4
/
+4
|
*
|
ipw2200: remove redundant check of rc < 0
Colin Ian King
2017-03-20
1
-3
/
+0
|
*
|
brcmfmac: wrap brcmf_fws_reset_interface into bcdc layer
Franky Lin
2017-03-20
3
-2
/
+17
|
*
|
brcmfmac: wrap brcmf_fws_del_interface into bcdc layer
Franky Lin
2017-03-20
3
-2
/
+18
|
*
|
brcmfmac: wrap brcmf_fws_add_interface into bcdc layer
Franky Lin
2017-03-20
4
-2
/
+19
|
*
|
brcmfmac: move brcmf_txcomplete to bcdc layer
Franky Lin
2017-03-20
6
-23
/
+25
|
*
|
brcmfmac: move brcmf_txflowblock to bcdc layer
Franky Lin
2017-03-20
6
-16
/
+17
|
*
|
brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler
Hans de Goede
2017-03-20
1
-0
/
+3
|
*
|
brcmfmac: Do not complain about country code "00"
Hans de Goede
2017-03-20
1
-0
/
+4
|
*
|
brcmfmac: Do not print the firmware version as an error
Hans de Goede
2017-03-20
2
-1
/
+10
|
*
|
brcmfmac: always print error when PSM's watchdog fires
Rafał Miłecki
2017-03-20
3
-23
/
+34
|
*
|
bcma: fill core OF info independently of bus type
Rafał Miłecki
2017-03-20
1
-2
/
+2
|
*
|
bcma: use helper function to set core dev's parent
Rafał Miłecki
2017-03-20
1
-2
/
+1
|
*
|
bcma: drop unneeded check for CONFIG_OF_IRQ
Rafał Miłecki
2017-03-20
1
-3
/
+0
|
*
|
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
2017-03-20
8
-33
/
+287
[prev]
[next]