index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit_fsnotify.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
5
-32
/
+194
2016-04-26
wil6210: unmask RX_HTRSH interrupt only when connected
Maya Erez
2
-1
/
+22
2016-04-26
wil6210: print debug message when transmitting while disconnected
Maya Erez
3
-1
/
+19
2016-04-26
wil6210: change RX_HTRSH interrupt print level to debug
Maya Erez
1
-5
/
+2
2016-04-26
wil6210: support regular scan on P2P_DEVICE interface
Lior David
3
-2
/
+10
2016-04-26
wil6210: add function name to wil log macros
Maya Erez
2
-6
/
+10
2016-04-26
ath6kl: add ability to set debug uart baud rate
Steve deRosier
3
-0
/
+12
2016-04-26
ath6kl: fix missing uart debug pin for 6004 HW 3.0
Steve deRosier
1
-0
/
+1
2016-04-26
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-04-26
ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
Alan Liu
2
-0
/
+2
2016-04-26
iwlwifi: fix fw version reading for DVM devices
Luca Coelho
2
-1
/
+6
2016-04-26
rt2800lib: enable MFP if hw crypt is disabled
Chun-Yeow Yeoh
1
-0
/
+4
2016-04-26
brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()
Dan Carpenter
1
-1
/
+1
2016-04-26
mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()
Dan Carpenter
1
-3
/
+4
2016-04-26
mwifiex: missing error code on allocation failure
Dan Carpenter
1
-1
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723bu_simularity_compare()
Jes Sorensen
1
-8
/
+14
2016-04-26
rtl8xxxu: Rename rtl8723b_channel_to_group()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()
Jes Sorensen
1
-3
/
+3
2016-04-26
rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()
Jes Sorensen
1
-4
/
+4
2016-04-26
rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...
Jes Sorensen
1
-4
/
+4
2016-04-26
mwifiex: stop background scan when net device closed
Xinming Hu
1
-7
/
+7
2016-04-26
mwifiex: add platform specific wakeup interrupt support
Xinming Hu
4
-3
/
+106