Alexander Duyck
|
645a3abd73
igb: Remove invalid stats counters
|
16 years ago |
Alexander Duyck
|
25568a531a
igb: cleanup interrupt enablement in regards to msix_other
|
16 years ago |
Alexander Duyck
|
ee1b9f06dc
igb: change queue ordering for 82576 based adapters
|
16 years ago |
Alexander Duyck
|
439705e1d7
igb: cleanup code related to ring resource allocation and free
|
16 years ago |
Alexander Duyck
|
f7ba205e82
igb: make tx hang check multiqueue, check eop descriptor
|
16 years ago |
Alexander Duyck
|
4337e993e1
igb: move global_quad_port_a from global into local static define
|
16 years ago |
Alexander Duyck
|
3f9c016481
igb: only process global stats in igb_update_stats
|
16 years ago |
Alexander Duyck
|
a6b623e0e5
igb: move vf init into a seperate function
|
16 years ago |
Alexander Duyck
|
51466239fb
igb: rework handling of the vfta and vlvf registers in relation to mng_vlan
|
16 years ago |
Alexander Duyck
|
7d5753f08c
igb: rework use of VMOLR in regards to PF and VFs
|
16 years ago |
Alexander Duyck
|
f2ca0dbe07
igb: replace the VF clear_to_send with a flags value
|
16 years ago |
Alexander Duyck
|
d249be5474
igb: use packet buffer sizes from RXPBS register
|
16 years ago |
Alexander Duyck
|
c5b9bd5e4f
igb: cleanup some of the code related to hw timestamping
|
16 years ago |
Alexander Duyck
|
4fc82adfb0
igb: add support for seperate tx-usecs setting in ethtool
|
16 years ago |
Alexander Duyck
|
b1a436c34c
igb: make tx ring map and free functionality non-static
|
16 years ago |
Alexander Duyck
|
d7ee5b3a78
igb: re-use ring configuration code in ethtool testing
|
16 years ago |
Alexander Duyck
|
10d8e9073a
igb: setup vlan tag replication stripping in igb_vmm_control
|
16 years ago |
Alexander Duyck
|
d4960307ea
igb: delay VF reset notification until after interrupts are enabed
|
16 years ago |
Alexander Duyck
|
06cf2666c7
igb: move the multiple receive queue configuration into seperate function
|
16 years ago |
Alexander Duyck
|
e694e964fc
igb: place a pointer to the netdev struct in the ring itself
|
16 years ago |
Alexander Duyck
|
85ad76b2f9
igb: add a flags value to the ring
|
16 years ago |
Alexander Duyck
|
04a5fcaaf0
igb: move alloc_failed and csum_err stats into per rx-ring stat
|
16 years ago |
Alexander Duyck
|
4c844851d1
igb: move rx_buffer_len into the ring structure
|
16 years ago |
Alexander Duyck
|
80785298aa
igb: add pci device pointer to ring structure
|
16 years ago |
Alexander Duyck
|
fce99e3415
igb: change the head and tail offsets into pointers
|
16 years ago |
Alexander Duyck
|
952f72a8ce
igb: move SRRCTL register configuration into ring specific config
|
16 years ago |
Alexander Duyck
|
6ec43fe635
igb: remove rx_ps_hdr_len
|
16 years ago |
Alexander Duyck
|
85b430b477
igb: move the tx and rx ring specific config into seperate functions
|
16 years ago |
Alexander Duyck
|
7d95b7170e
igb: increase minimum rx buffer size to 1K
|
16 years ago |
Alexander Duyck
|
094919a4b0
igb: remove rx checksum good counter
|
16 years ago |