Stephen Hemminger
|
3b29a56d31
intel: convert drivers to netdev_tx_t
|
16 years ago |
Alexander Duyck
|
cd1da50384
igb/ixgbe: add IPV6_CSUM support to vlan_features
|
16 years ago |
Alexander Duyck
|
0cce119aa9
igb: cleanup flow control configuration to make requested/current more clear
|
16 years ago |
Alexander Duyck
|
2d94d8ab76
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
|
16 years ago |
Alexander Duyck
|
4703bf73bd
igb: add support for 82576 mezzanine card
|
16 years ago |
Alexander Duyck
|
28fc06f58b
igb: move all multicast addresses into multicast table array
|
16 years ago |
Alexander Duyck
|
009bc06e53
igb: add completion timeout workaround for 82575/82576
|
16 years ago |
Alexander Duyck
|
dcc3ae9a52
igb: remove media type fiber as it is misleading
|
16 years ago |
Eric Dumazet
|
c8159b2db1
igb: gcc-3.4.6 fix
|
16 years ago |
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 |