index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i3c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
fm10k: reduce scope of *p local variable
Jacob Keller
1
-3
/
+2
2019-08-01
fm10k: reduce scope of the err variable
Jacob Keller
1
-3
/
+3
2019-08-01
net: hns3: activate reset timer when calling reset_event
Huazhong Tan
1
-3
/
+18
2019-08-01
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
4
-13
/
+61
2019-08-01
net: hns3: fix some reset handshake issue
Huazhong Tan
6
-15
/
+64
2019-08-01
net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
Guojia Liao
2
-4
/
+4
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
1
-14
/
+5
2019-08-01
net: hns3: minior error handling change for hclge_tm_schd_info_init
Yunsheng Lin
1
-12
/
+6
2019-08-01
net: hns3: minor cleanup in hns3_clean_rx_ring
Yunsheng Lin
1
-11
/
+9
2019-08-01
net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
Jian Shen
1
-25
/
+25
2019-08-01
net: hns3: refine for set ring parameters
Jian Shen
3
-28
/
+65
2019-08-01
net: hns3: do not query unsupported commands in debugfs
Yufeng Mo
1
-24
/
+46
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
4
-0
/
+15
2019-08-01
net: hns3: add link change event report
Jian Shen
6
-4
/
+79
2019-08-01
net: phy: xgene: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-01
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+3
2019-08-01
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-08-01
net: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-01
net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-01
net: dsa: b53: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+2
2019-08-01
net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
mvpp2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-7
/
+3
2019-08-01
net: bridge: mcast: add delete due to fast-leave mdb flag
Nikolay Aleksandrov
4
-1
/
+5
2019-08-01
tc-testing: Clarify the use of tdc's -d option
Lucas Bates
2
-5
/
+11
2019-07-31
ice: Bump version number
Tony Nguyen
1
-1
/
+1
2019-07-31
ice: Remove flag to track VF interrupt status
Akeem G Abodunrin
2
-16
/
+0
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
4
-102
/
+48
2019-07-31
ice: Don't return error for disabling LAN Tx queue that does exist
Akeem G Abodunrin
1
-0
/
+3
2019-07-31
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
1
-11
/
+3
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
2
-0
/
+7
2019-07-31
ice: Update number of VF queue before setting VSI resources
Akeem G Abodunrin
1
-5
/
+5
2019-07-31
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
Akeem G Abodunrin
1
-3
/
+3
2019-07-31
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
1
-15
/
+27
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
1
-0
/
+5
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
2
-82
/
+158
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
3
-29
/
+91
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2
-1
/
+9
2019-07-31
ice: Move vector base setup to PF VSI
Tony Nguyen
1
-4
/
+4
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
5
-130
/
+91
2019-07-31
ice: add lp_advertising flow control support
Paul Greenwalt
1
-32
/
+72
2019-07-31
staging/octeon: Fix build error without CONFIG_NETDEVICES
YueHaibing
1
-1
/
+2
2019-07-31
selftests: mlxsw: Add a test for leftover DSCP rule
Petr Machata
1
-0
/
+19
2019-07-31
selftests: mlxsw: Fix local variable declarations in DSCP tests
Petr Machata
2
-4
/
+7
2019-07-31
myri10ge: remove unneeded variable
Ding Xiang
1
-2
/
+1
2019-07-31
net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
Christophe JAILLET
1
-1
/
+1
2019-07-31
mac80211: HE STA disassoc due to QOS NULL not sent
Shay Bar
1
-1
/
+4
2019-07-31
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
5
-1
/
+36
2019-07-31
nl80211: add strict start type
Johannes Berg
1
-0
/
+1
2019-07-31
cfg80211: add support for parsing OBBS_PD attributes
John Crispin
3
-0
/
+87
2019-07-31
mac80211: reject zero MAC address in add station
Karthikeyan Periyasamy
1
-1
/
+1
[next]