Alexander Duyck
|
59ed6eecff
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
|
16 years ago |
Jesse Brandeburg
|
91615f765a
igb: fix unmap length bug
|
16 years ago |
Eric Dumazet
|
042a53a9e4
net: skb_shared_info optimization
|
16 years ago |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 years ago |
Jesper Dangaard Brouer
|
3ea73afafb
igb: Record host memory receive overflow in net_stats
|
16 years ago |
Jesper Dangaard Brouer
|
8c0ab70ab9
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
|
16 years ago |
Alexander Duyck
|
7e0e99ef43
igb: do not re-register DCA requester on device reset
|
16 years ago |
David S. Miller
|
22f6dacdfc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Jesse Brandeburg
|
c2d5ab4973
e1000/e1000e/igb/ixgb: don't txhang after link down
|
16 years ago |
Alexander Duyck
|
77a22941f9
igb: resolve panic on shutdown when SR-IOV is enabled
|
16 years ago |
Alexander Duyck
|
7beb0146fc
igb/igbvf: set rx csum always enabled in hw, disable via sw
|
16 years ago |
Jesse Brandeburg
|
b9473560c6
igb: Enable SCTP checksum offloading
|
16 years ago |
Alexander Duyck
|
182ff8dfdb
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
|
16 years ago |
Alexander Duyck
|
2844f79758
igb: make rxcsum configuration seperate from multiqueue
|
16 years ago |
Alexander Duyck
|
78b1f6070f
igb: always use adapter->itr as EITR value
|
16 years ago |
Jesse Brandeburg
|
4cb9be7ab4
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
|
16 years ago |
Jesse Brandeburg
|
b168dfc516
igb: fix link down inital state
|
16 years ago |
Alexander Duyck
|
9ca046d574
igb: do not check for vf_data if we didn't enable vfs
|
16 years ago |
Alexander Duyck
|
2a3abf6d17
igb: remove sysfs entry that was used to set the number of vfs
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Rafael J. Wysocki
|
3fe7c4c9dc
net/igb: Fix kexec with igb (rev. 3)
|
16 years ago |
Alexander Duyck
|
d1a8c9e1c8
igb: set num_rx/tx_queues to 0 when queues are freed
|
16 years ago |
Alexander Duyck
|
59c3de8944
igb: add support for x2 link width configurations
|
16 years ago |
Alexander Duyck
|
65689fef7e
igb: cleanup tx dma so map & unmap use matching calls
|
16 years ago |
Alexander Duyck
|
c5cd11e380
igb: rework igb_set_multi so that vfs are properly updated
|
16 years ago |
Alexander Duyck
|
0e34048572
igb: update driver to use setup_timer function
|
16 years ago |
Alexander Duyck
|
c493ea45a4
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
|
16 years ago |
Arthur Jones
|
fa4a7ef36e
igb: allow tx of pre-formatted vlan tagged packets
|
16 years ago |
David S. Miller
|
2d6a5e9500
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |