Akinobu Mita
|
984b3f5746
bitops: rename for_each_bit() to for_each_set_bit()
|
15 years ago |
John Fastabend
|
2ea186ae53
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
|
15 years ago |
John Fastabend
|
c85a261896
ixgbe: Do not allocate too many netdev txqueues
|
15 years ago |
Mallikarjuna R Chilakala
|
43634e820e
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
|
15 years ago |
Milton Miller
|
3c945e5b37
ixgbe: prevent speculative processing of descriptors before ready
|
15 years ago |
David S. Miller
|
2bb4646fce
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Don Skidmore
|
e86bff0eda
ixgbe: fix WOL register setup for 82599
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Peter Waskiewicz
|
92eb879ff5
ixgbe: Bump driver version up
|
15 years ago |
Peter Waskiewicz
|
9a713e7c7c
ixgbe: Add support for the new ethtool n-tuple programming interface
|
15 years ago |
PJ Waskiewicz
|
4a0b9ca015
ixgbe: Make descriptor ring allocations NUMA-aware
|
15 years ago |
Jesse Brandeburg
|
1a6c14a2c7
ixgbe: Allocate driver resources per NUMA node
|
15 years ago |
John Fastabend
|
10eec95569
ixgbe: only process one ixgbe_watchdog_task at a time.
|
15 years ago |
David S. Miller
|
9c119ba54c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Krishna Kumar
|
fdd3d631cd
ixgbe: Fix return of invalid txq
|
15 years ago |
Anton Blanchard
|
e44d38e1b7
ixgbe: Fix ixgbe_tx_map error path
|
15 years ago |
David S. Miller
|
05ba712d7e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 years ago |
Sridhar Samudrala
|
8e1e8a4779
net: Fix IPv6 GSO type checks in Intel ethernet drivers
|
15 years ago |
Greg Rose
|
767081adbd
ixgbe: Improve reset coordination between the PF and the VF
|
15 years ago |
Greg Rose
|
c9205697c7
ixgbe: Allow the VF driver to be loaded before the PF driver
|
15 years ago |
Greg Rose
|
1ada1b1b41
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
|
15 years ago |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Roel Kluin
|
c1fa347f20
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
|
15 years ago |
Shannon Nelson
|
8c47eaa766
ixgbe: update copyright dates
|
15 years ago |
Alexander Duyck
|
1a647bd213
ixgbe: Do not attempt to perform interrupts in netpoll when down
|
15 years ago |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Greg Rose
|
1cdd1ec878
ixgbe: Add SR-IOV features to main module
|
15 years ago |
Greg Rose
|
7f870475c8
ixgbe: Add SR-IOV register, structure and bit defines
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |