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
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-03-03
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2015-02-05
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-05
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-01-22
fm10k: Increase the timeout for the data path reset
Matthew Vick
2015-01-22
fm10k: Check tunnel header length in encap offload
Joe Stringer
2015-01-22
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
2015-01-22
fm10k: Clean-up page reuse code
Alexander Duyck
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-11-16
fm10k: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-12
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
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-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
2014-10-01
fm10k: Correctly set the number of Tx queues
Alexander Duyck
2014-10-01
fm10k: Reduce buffer size when pages are larger than 4K
Alexander Duyck
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
fm10k: Add support for ptp to hw specific files
Alexander Duyck
2014-09-23
fm10k: Add support for debugfs
Alexander Duyck
2014-09-23
fm10k: Add support for IEEE DCBx
Alexander Duyck
2014-09-23
fm10k: Add support for SR-IOV to driver
Alexander Duyck
2014-09-23
fm10k: Add support for SR-IOV to PF core files
Alexander Duyck
2014-09-23
fm10k: Add support for VF
Alexander Duyck
2014-09-23
fm10k: Add support for PF <-> VF mailbox
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 support for PCI power management and error handling
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 service task to handle delayed events
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
2014-09-23
fm10k: Add support for configuring PF interface
Alexander Duyck
2014-09-23
fm10k: Add support for PF
Alexander Duyck
2014-09-23
fm10k: Implement PF <-> SM mailbox operations
Alexander Duyck
2014-09-23
fm10k: Add support for mailbox
Alexander Duyck
2014-09-23
fm10k: Add support for basic interaction with hardware
Alexander Duyck
[next]