index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mii.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
5
-16
/
+56
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
3
-7
/
+23
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
9
-8
/
+15
2019-09-13
rtw88: report RX power for each antenna
Yan-Hsuan Chuang
3
-3
/
+9
2019-09-13
rtw88: fix wrong rx power calculation
Tsang-Shian Lin
1
-2
/
+2
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
1
-16
/
+2
2019-09-13
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-17
/
+1
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtw88: allows to receive AMSDU in AMPDU
Yan-Hsuan Chuang
1
-0
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
4
-0
/
+188
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
4
-8
/
+12
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
10
-1637
/
+3320
2019-09-13
rtw88: 8822c: add FW IQK support
Yan-Hsuan Chuang
2
-0
/
+18
2019-09-13
rtw88: 8822c: Enable interrupt migration
Tsang-Shian Lin
2
-0
/
+6
2019-09-13
rtw88: 8822c: update pwr_seq to v13
Chin-Yen Lee
1
-0
/
+10
2019-09-13
rtw88: 8822c: update PHY parameter to v38
Yan-Hsuan Chuang
1
-380
/
+2690
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
6
-182
/
+0
2019-09-13
rtlwifi: rtl8723be: Convert inline routines to little-endian words
Larry Finger
2
-169
/
+175
2019-09-13
rtlwifi: rtl8723be: Convert macros that set descriptor
Larry Finger
2
-272
/
+470
2019-09-13
rtlwifi: rtl8723be: Replace local bit manipulation macros
Larry Finger
1
-75
/
+74
2019-09-13
rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
Larry Finger
1
-165
/
+2
2019-09-13
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2
-134
/
+140
2019-09-13
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2
-245
/
+411
2019-09-13
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
1
-62
/
+62
2019-09-13
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-332
/
+4
2019-09-13
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
3
-15
/
+21
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-13
CREDITS: Update email address
Luis Correia
1
-1
/
+1
2019-09-13
PTP: add support for one-shot output
Felipe Balbi
1
-3
/
+3
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
2
-1
/
+86
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-7
/
+7
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
5
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
4
-5
/
+7
2019-09-13
netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
Jeremy Sowden
1
-16
/
+0
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...
Jeremy Sowden
1
-4
/
+1
2019-09-13
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
16
-56
/
+10
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.
Jeremy Sowden
1
-2
/
+0
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
4
-37
/
+40
2019-09-13
netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...
Jeremy Sowden
1
-1
/
+1
2019-09-13
netfilter: conntrack: wrap two inline functions in config checks.
Jeremy Sowden
2
-0
/
+6
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
4
-5
/
+5
2019-09-13
netfilter: conntrack: use consistent style when defining inline functions
Jeremy Sowden
1
-32
/
+50
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
5
-23
/
+23
2019-09-13
netfilter: synproxy: move code between headers.
Jeremy Sowden
2
-39
/
+38
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
4
-16
/
+16
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
3
-23
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
15
-18
/
+27
[next]