index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-06-07
net: hd64570: add some required spaces
Peng Li
2021-06-07
net: hd64570: remove redundant parentheses
Peng Li
2021-06-07
net: hd64570: fix the comments style issue
Peng Li
2021-06-07
net: hd64570: add braces {} to all arms of the statement
Peng Li
2021-06-07
net: hd64570: fix the code style issue about trailing statements
Peng Li
2021-06-07
net: hd64570: fix the code style issue about "foo* bar"
Peng Li
2021-06-07
net: hd64570: add blank line after declarations
Peng Li
2021-06-07
net: hd64570: remove redundant blank lines
Peng Li
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
2021-06-04
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
2021-06-04
net: hdlc_x25: fix the alignment issue
Peng Li
2021-06-04
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
2021-06-04
net: hdlc_x25: add some required spaces
Peng Li
2021-06-04
net: hdlc_x25: move out assignment in if condition
Peng Li
2021-06-04
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
2021-06-04
net: hdlc_x25: remove redundant blank lines
Peng Li
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
2021-06-04
igc: Indentation fixes
Sasha Neftin
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
2021-06-03
netdevsim: Fix unsigned being compared to less than zero
Colin Ian King
2021-06-03
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
2021-06-03
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
2021-06-03
bonding: remove redundant initialization of variable ret
Colin Ian King
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
2021-06-03
Revert "net: ipa: disable checksum offload for IPA v4.5+"
Alex Elder
2021-06-03
net: ipa: add support for inline checksum offload
Alex Elder
2021-06-03
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-06-03
net:cxgb3: fix code style issues
Íñigo Huguet
2021-06-03
net:cxgb3: replace tasklets with works
Íñigo Huguet
2021-06-03
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2021-06-03
nvme-tcp-offload: Add IO level implementation
Dean Balandin
2021-06-03
nvme-tcp-offload: Add queue level implementation
Dean Balandin
2021-06-03
nvme-tcp-offload: Add controller level error recovery implementation
Arie Gershberg
2021-06-03
nvme-tcp-offload: Add controller level implementation
Arie Gershberg
2021-06-03
nvme-tcp-offload: Add device scan implementation
Dean Balandin
2021-06-03
nvme-fabrics: Expose nvmf_check_required_opts() globally
Prabhakar Kushwaha
2021-06-03
nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
Prabhakar Kushwaha
2021-06-03
nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
Shai Malin
2021-06-03
qed: Add IP services APIs support
Nikolay Assa
2021-06-03
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
2021-06-03
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
[next]