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
2020-05-23
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
2020-05-23
r8169: remove mask argument from r8168ep_ocp_read
Heiner Kallweit
2020-05-23
r8169: remove mask argument from r8168dp_ocp_read
Heiner Kallweit
2020-05-23
r8169: remove mask argument from rtl_w0w1_eri
Heiner Kallweit
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-05-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-05-23
Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-05-23
net: phy: at803x: fix PHY ID masks
Michael Walle
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
2020-05-22
ice: Fix bad register reads
Anirudh Venkataramanan
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
2020-05-22
ice: Check if unicast MAC exists before setting VF MAC
Brett Creeley
2020-05-22
ice: Fix Tx timeout when link is toggled on a VF's interface
Brett Creeley
2020-05-22
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
2020-05-22
ice: Implement aRFS
Brett Creeley
2020-05-22
ice: Restore filters following reset
Henry Tieman
2020-05-22
ice: Enable flex-bytes support
Henry Tieman
2020-05-22
ice: Support IPv6 Flow Director filters
Henry Tieman
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
2020-05-22
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
2020-05-22
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
2020-05-22
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2020-05-22
igc: Remove unused descriptor's flags
Sasha Neftin
2020-05-22
igc: Remove igc_nfc_rule_exit()
Andre Guedes
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
2020-05-22
igc: Change return type from igc_disable_nfc_rule()
Andre Guedes
2020-05-22
igc: Fix NFC rule validation
Andre Guedes
2020-05-22
igc: Fix NFC rules leak when driver is unloaded
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
2020-05-22
igc: Fix NFC rules with multicast addresses
Andre Guedes
2020-05-22
igc: Fix NFC rule overwrite cases
Andre Guedes
2020-05-22
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
2020-05-22
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
2020-05-22
net/mlx5e: Support pedit on mpls over UDP decap
Eli Cohen
2020-05-22
net/mlx5e: Add support for hw decapsulation of MPLS over UDP
Eli Cohen
2020-05-22
net/mlx5e: Allow to match on mpls parameters
Eli Cohen
2020-05-22
net/mlx5e: Add support for hw encapsulation of MPLS over UDP
Eli Cohen
2020-05-22
net/mlx5e: Introduce kconfig var for TC support
Vlad Buslov
2020-05-22
net/mlx5e: Move TC-specific code from en_main.c to en_tc.c
Vlad Buslov
2020-05-22
net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c
Vlad Buslov
2020-05-22
net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c
Vlad Buslov
2020-05-22
net/mlx5e: Use IS_ERR() to check and simplify code
Tang Bin
[next]