index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
farsync: use generic power management
Vaibhav Gupta
2020-07-28
1
-6
/
+4
*
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
3
-5
/
+5
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-07-27
4
-52
/
+2
|
\
|
*
igc: Fix static checker warning
Sasha Neftin
2020-07-27
1
-1
/
+1
|
*
igc: Clean up the hw_stats structure
Sasha Neftin
2020-07-27
4
-13
/
+0
|
*
igc: Clean up the mac_info structure
Sasha Neftin
2020-07-27
1
-5
/
+0
|
*
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
2020-07-27
1
-3
/
+0
|
*
igc: Fix registers definition
Sasha Neftin
2020-07-27
4
-20
/
+0
|
*
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
2020-07-27
4
-5
/
+0
|
*
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
2020-07-27
1
-0
/
+1
|
*
igc: Remove unneeded variable
Sasha Neftin
2020-07-27
4
-5
/
+0
*
|
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-27
1
-1
/
+1
*
|
Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'
David S. Miller
2020-07-27
30
-31
/
+2439
|
\
\
|
*
|
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2020-07-27
2
-0
/
+23
|
*
|
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
2
-1
/
+40
|
*
|
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
2020-07-27
1
-1
/
+41
|
*
|
sfc_ef100: actually perform resets
Edward Cree
2020-07-27
1
-0
/
+9
|
*
|
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
2020-07-27
3
-3
/
+11
|
*
|
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2020-07-27
2
-2
/
+58
|
*
|
sfc_ef100: process events for MCDI completions
Edward Cree
2020-07-27
1
-1
/
+56
|
*
|
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
7
-0
/
+225
|
*
|
sfc_ef100: implement MCDI transport
Edward Cree
2020-07-27
2
-0
/
+107
|
*
|
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
2020-07-27
1
-3
/
+8
|
*
|
sfc_ef100: PHY probe stub
Edward Cree
2020-07-27
1
-0
/
+14
|
*
|
sfc_ef100: reset-handling stub
Edward Cree
2020-07-27
1
-0
/
+50
|
*
|
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
26
-13
/
+1095
|
*
|
sfc_ef100: register accesses on EF100
Edward Cree
2020-07-27
2
-3
/
+15
|
*
|
sfc_ef100: add EF100 register definitions
Edward Cree
2020-07-27
1
-0
/
+693
|
*
|
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-27
3
-10
/
+0
|
/
/
*
|
Merge branch 'Add-PRP-driver'
David S. Miller
2020-07-27
16
-169
/
+743
|
\
\
|
*
|
net: prp: enhance debugfs to display PRP info
Murali Karicheri
2020-07-27
1
-9
/
+22
|
*
|
net: prp: add packet handling support
Murali Karicheri
2020-07-27
8
-88
/
+433
|
*
|
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
4
-28
/
+55
|
*
|
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
3
-2
/
+88
|
*
|
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2020-07-27
2
-31
/
+45
|
*
|
net: hsr: introduce common code for skb initialization
Murali Karicheri
2020-07-27
1
-13
/
+28
|
*
|
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
16
-25
/
+99
|
/
/
*
|
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
2020-07-27
1
-1
/
+3
*
|
Merge branch 'bnxt_en-update'
David S. Miller
2020-07-27
8
-343
/
+861
|
\
\
|
*
|
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
4
-0
/
+94
|
*
|
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
3
-53
/
+64
|
*
|
bnxt_en: Accumulate all counters.
Michael Chan
2020-07-27
2
-2
/
+90
|
*
|
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
2020-07-27
1
-5
/
+70
|
*
|
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
2020-07-27
1
-0
/
+64
|
*
|
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2020-07-27
2
-5
/
+26
|
*
|
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
4
-89
/
+76
|
*
|
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2020-07-27
2
-5
/
+11
|
*
|
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
6
-131
/
+391
|
*
|
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-27
3
-79
/
+1
|
/
/
*
|
net: Removed the device type check to add mpls support for devices
Martin Varghese
2020-07-27
1
-14
/
+3
[next]