Commit Graph

144 Commits (f7235ef66938ac3db51762c5dbab9f849fa9e795)

Author SHA1 Message Date
Emil Tantilov 01a545cf21 ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO 11 years ago
Emil Tantilov b5d217f3a7 ixgbevf: fix handling of tx checksumming 11 years ago
Alexander Gordeev 5c1e358802 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() 11 years ago
Emil Tantilov 29d37fa162 ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function 11 years ago
Emil Tantilov 9bdfefd21a ixgbevf: redo dma mapping using the tx buffer info 11 years ago
Emil Tantilov 7ad1a09351 ixgbevf: make the first tx_buffer a repository for most of the skb info 11 years ago
Emil Tantilov 6e2580f9a4 ixgbevf: add tx counters 11 years ago
Emil Tantilov 9703192219 ixgbevf: remove counters for Tx/Rx checksum offload 11 years ago
Emil Tantilov 095e2617ce ixgbevf: move ring specific stats into ring specific structure 11 years ago
Emil Tantilov 05d063aa86 ixgbevf: make use of the dev pointer in the ixgbevf_ring struct 11 years ago
Don Skidmore 86f359f6b8 ixgbevf: bump version 11 years ago
Don Skidmore de02decb33 ixgbevf: create function for all of ring init 11 years ago
Don Skidmore 87e70ab908 ixgbevf: Convert ring storage form pointer to an array to array of pointers 11 years ago
Wei Yongjun 27ae296716 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() 11 years ago
Jacob Keller e689e72823 ixgbevf: set the disable state when ixgbevf_qv_disable is called 11 years ago
Don Skidmore 220fe050da ixgbevf: add DCB configuration into queue setup 11 years ago
Don Skidmore 5cdab2f620 ixgbe: Focus config of head, tail ntc, and ntu all into a single function 11 years ago
Don Skidmore f880d07bc5 ixgbe: cleanup IXGBE_DESC_UNUSED 11 years ago
Emil Tantilov 76b81748d4 ixgbevf: remove redundant workaround 11 years ago
Don Skidmore 44bd741e10 ixgbevf: Add zero_base handler to network statistics 11 years ago
Jacob Keller 3b5dca262f ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL 11 years ago
Jacob Keller c777cdfa4e ixgbevf: implement CONFIG_NET_RX_BUSY_POLL 11 years ago
Jacob Keller 08e50a20ed ixgbevf: have clean_rx_irq return total_rx_packets cleaned 11 years ago
Jacob Keller 0868161866 ixgbevf: add ixgbevf_rx_skb 11 years ago
Don Skidmore 9e6fcae767 ixgbevf: bump driver version 11 years ago
Jacob Keller 3849623e03 ixgbevf: implement ethtool get/set coalesce 11 years ago
Don Skidmore 1bb9c6390e ixgbevf: Adds function to set PSRTYPE register 11 years ago
Joe Perches d458cdf712 net:drivers/net: Miscellaneous conversions to ETH_ALEN 12 years ago
Don Skidmore 798e381a0c ixgbevf: move API neg to reset path 12 years ago
Don Skidmore 858c3dda5e ixgbevf: add wait for Rx queue disable 12 years ago
Don Skidmore c7bb417dbb ixgbevf: cleanup redundant mailbox read failure check 12 years ago
Jacob Keller fa07f10d9d ixgbevf: do not print registers to dmesg in ixgbevf_get_regs 12 years ago
Joe Perches 5ccc921af4 intel: Remove extern from function prototypes 12 years ago
Russell King 53567aa4e0 DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling 12 years ago
Joe Perches 7367d0b573 drivers/net: Convert uses of compare_ether_addr to ether_addr_equal 12 years ago
Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 years ago
Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 years ago
Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
Greg Rose e1941a7433 ixgbevf: Adjust to handle unassigned MAC address from PF 12 years ago
xunleer a1f6c6b147 ixgbevf: don't release the soft entries 12 years ago
Joe Perches d0320f7500 drivers:net: Remove dma_alloc_coherent OOM messages 12 years ago
Stephen Hemminger 39ba22b413 ixgbevf: use PCI_DEVICE_TABLE macro 12 years ago
Alexander Duyck e757e3e198 ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races 12 years ago
Greg Rose aa19c2957b ixgbevf: Make sure link status and speed are fetched 12 years ago
Greg Rose b876a744a2 ixgbevf: Fix link speed message to support 100Mbps 12 years ago
Greg Rose 088245a358 ixgbevf: Fix statistics corruption 12 years ago
Greg Rose 6fe5967550 ixgbevf: Fix link up messages 12 years ago
Greg Rose 1e72bfc39d ixgbevf: Synch out of tree and in tree mailbox interrupt handlers 12 years ago
Jiri Pirko aaeb6cdfa5 remove init of dev->perm_addr in drivers 12 years ago
Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals 12 years ago