index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
rt2x00: add support for MT7620
Roman Yeryomin
5
-27
/
+1578
2017-03-22
zd1211rw: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-20
rt2x00: fix TX_PWR_CFG_4 register definition
Daniel Golle
1
-4
/
+4
2017-03-20
ipw2200: remove redundant check of rc < 0
Colin Ian King
1
-3
/
+0
2017-03-20
brcmfmac: wrap brcmf_fws_reset_interface into bcdc layer
Franky Lin
3
-2
/
+17
2017-03-20
brcmfmac: wrap brcmf_fws_del_interface into bcdc layer
Franky Lin
3
-2
/
+18
2017-03-20
brcmfmac: wrap brcmf_fws_add_interface into bcdc layer
Franky Lin
4
-2
/
+19
2017-03-20
brcmfmac: move brcmf_txcomplete to bcdc layer
Franky Lin
6
-23
/
+25
2017-03-20
brcmfmac: move brcmf_txflowblock to bcdc layer
Franky Lin
6
-16
/
+17
2017-03-20
brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler
Hans de Goede
1
-0
/
+3
2017-03-20
brcmfmac: Do not complain about country code "00"
Hans de Goede
1
-0
/
+4
2017-03-20
brcmfmac: Do not print the firmware version as an error
Hans de Goede
2
-1
/
+10
2017-03-20
brcmfmac: always print error when PSM's watchdog fires
Rafał Miłecki
3
-23
/
+34
2017-03-20
bcma: fill core OF info independently of bus type
Rafał Miłecki
1
-2
/
+2
2017-03-20
bcma: use helper function to set core dev's parent
Rafał Miłecki
1
-2
/
+1
2017-03-20
bcma: drop unneeded check for CONFIG_OF_IRQ
Rafał Miłecki
1
-3
/
+0
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
8
-33
/
+287
2017-03-20
rtlwifi: Add code to read new versions of firmware
Larry Finger
2
-6
/
+24
2017-03-20
rtlwifi: Update 8812ae new phy parameters and its parser.
Ping-Ke Shih
3
-1046
/
+280
2017-03-20
rtlwifi: Update 8821ae new phy parameters and its parser.
Ping-Ke Shih
4
-249
/
+214
2017-03-20
mwifiex: fix kernel crash after shutdown command timeout
Brian Norris
2
-4
/
+4
2017-03-20
mwifiex: send fewer channels to scan while connected
Amitkumar Karwar
1
-3
/
+8
2017-03-20
mwifiex: fix for unaligned reads
Devidas Puranik
9
-57
/
+56
2017-03-20
mwifiex: Use accessors routines for unaligned values
Daniel Mentz
6
-32
/
+49
2017-03-20
mwifiex: add qualifier to firmware structures
Karthik Ananthapadmanabha
2
-20
/
+20
2017-03-20
mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
Brian Norris
1
-12
/
+5
2017-03-20
mwifiex: wake system up when receives a wake irq
Jeffy Chen
1
-0
/
+3
2017-03-20
atmel: remove time_t usage
Alexandre Belloni
1
-1
/
+1
2017-03-20
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
1
-4
/
+2
2017-03-20
ath10k: remove redundant check of len with buf_len
Colin Ian King
1
-3
/
+0
2017-03-20
ath10k: fix typo in wmi header file
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-03-20
ath10k: fix warnings from an earlier commit
Kalle Valo
1
-3
/
+3
2017-03-16
ath10k: fix fetching channel during potential radar detection
Mohammed Shafi Shajakhan
1
-0
/
+5
2017-03-16
ath10k: remove redundant error check
Colin Ian King
1
-6
/
+0
2017-03-16
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
1
-0
/
+3
2017-03-16
ath10k: update available channel list for 5G radio
Tamizh chelvam
4
-0
/
+29
2017-03-16
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
1
-0
/
+9
2017-03-09
wil6210: add oob_mode for AP certification
Lior David
2
-6
/
+19
2017-03-09
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
4
-1
/
+7
2017-03-09
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
1
-3
/
+27
2017-03-09
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
1
-0
/
+5
2017-03-09
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
4
-5
/
+12
2017-03-09
wil6210: missing reinit_completion in HALP voting
Maya Erez
1
-0
/
+1
2017-03-09
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2
-20
/
+33
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
4
-7
/
+17
2017-03-09
wil6210: do not start regular scan on stopped p2p device
Lior David
1
-10
/
+11
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
4
-2
/
+51
2017-03-09
wcn36xx: Fix error handling
Christophe Jaillet
1
-2
/
+2
2017-03-09
ath10k: fix a warning during channel switch with multiple vaps
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-03-09
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
1
-0
/
+1
[next]