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
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_netdev.c
Age
Commit message (
Expand
)
Author
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
2015-01-22
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
2014-10-01
fm10k: Correctly set the number of Tx queues
Alexander Duyck
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
fm10k: Add support for SR-IOV to driver
Alexander Duyck
2014-09-23
fm10k: Add support for VF
Alexander Duyck
2014-09-23
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
2014-09-23
fm10k: Add support for netdev offloads
Alexander Duyck
2014-09-23
fm10k: Add support for multiple queues
Alexander Duyck
2014-09-23
fm10k: Add ethtool support
Alexander Duyck
2014-09-23
fm10k: Add transmit and receive fastpath and interrupt handlers
Alexander Duyck
2014-09-23
fm10k: Add Tx/Rx hardware ring bring-up/tear-down
Alexander Duyck
2014-09-23
fm10k: add support for Tx/Rx rings
Alexander Duyck
2014-09-23
fm10k: Add interrupt support
Alexander Duyck
2014-09-23
fm10k: Add support for ndo_open/stop
Alexander Duyck
2014-09-23
fm10k: Add support for L2 filtering
Alexander Duyck
2014-09-23
fm10k: Add netdev
Alexander Duyck