index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2017-10-04
cxgb4vf: make a couple of functions static
Colin Ian King
2017-10-04
ravb: RX checksum offload
Simon Horman
2017-10-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-10-03
mlxsw: spectrum: Add missing error code on allocation failure
Dan Carpenter
2017-10-03
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
Dan Carpenter
2017-10-03
mlxsw: spectrum: mr: Support trap-and-forward routes
Yotam Gigi
2017-10-03
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
Yotam Gigi
2017-10-03
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
Yotam Gigi
2017-10-03
mlxsw: acl: Introduce ACL trap and forward action
Yotam Gigi
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
2017-10-03
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2017-10-03
fm10k: prefer %s and __func__ for diagnostic prints
Jacob Keller
2017-10-03
fm10k: Fix misuse of net_ratelimit()
Joe Perches
2017-10-03
fm10k: bump version number
Jacob Keller
2017-10-03
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
Jacob Keller
2017-10-03
fm10k: introduce a message queue for MAC/VLAN messages
Jacob Keller
2017-10-03
fm10k: use generic PM hooks instead of legacy PCIe power hooks
Jacob Keller
2017-10-03
fm10k: use spinlock to implement mailbox lock
Jacob Keller
2017-10-03
fm10k: prepare_for_reset() when we lose PCIe Link
Jacob Keller
2017-10-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2017-10-02
i40e: fix client notify of VF reset
Alan Brady
2017-10-02
i40e: fix handling of vf_states variable
Alan Brady
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-10-02
i40e: ensure reset occurs when disabling VF
Jacob Keller
2017-10-02
i40e: make use of i40e_vc_disable_vf
Jacob Keller
2017-10-02
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
2017-10-02
i40e: don't hold spinlock while resetting VF
Jacob Keller
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
2017-10-02
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-10-02
i40e: remove logically dead code
Lihong Yang
2017-10-02
i40e: limit lan queue count in large CPU count machine
Shannon Nelson
2017-10-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-10-02
mlxsw: spectrum_router: Drop a redundant condition
Petr Machata
2017-10-02
mlxsw: spectrum_router: Fix a typo
Petr Machata
2017-10-02
fm10k: prevent race condition of __FM10K_SERVICE_SCHED
Jacob Keller
2017-10-02
fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
Jacob Keller
2017-10-02
fm10k: avoid divide by zero in rare cases when device is resetting
Jacob Keller
2017-10-02
fm10k: don't loop while resetting VFs due to VFLR event
Jacob Keller
2017-10-02
fm10k: simplify reading PFVFLRE register
Jacob Keller
2017-10-02
fm10k: avoid needless delay when loading driver
Jacob Keller
2017-10-02
fm10k: add missing fall through comment
Jacob Keller
2017-10-02
fm10k: avoid possible truncation of q_vector->name
Jacob Keller
2017-10-02
fm10k: fix typos on fall through comments
Jacob Keller
2017-10-02
fm10k: stop spurious link down messages when Tx FIFO is full
Jacob Keller
2017-10-02
fm10k: Use seq_putc() in fm10k_dbg_desc_break()
Markus Elfring
[next]