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
|
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 |
Don Skidmore
|
220fe050da
ixgbevf: add DCB configuration into queue setup
|
12 years ago |
Don Skidmore
|
5cdab2f620
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
|
12 years ago |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
Don Skidmore
|
f880d07bc5
ixgbe: cleanup IXGBE_DESC_UNUSED
|
12 years ago |
Emil Tantilov
|
76b81748d4
ixgbevf: remove redundant workaround
|
12 years ago |
Jacob Keller
|
3b5dca262f
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Jacob Keller
|
c777cdfa4e
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Jacob Keller
|
08e50a20ed
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
|
12 years ago |
Jacob Keller
|
0868161866
ixgbevf: add ixgbevf_rx_skb
|
12 years ago |
Don Skidmore
|
9e6fcae767
ixgbevf: bump driver version
|
12 years ago |
Jacob Keller
|
3849623e03
ixgbevf: implement ethtool get/set coalesce
|
12 years ago |
Don Skidmore
|
1bb9c6390e
ixgbevf: Adds function to set PSRTYPE register
|
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 |
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 |