index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
1
-10
/
+11
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
1
-1
/
+13
2010-02-26
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
1
-3
/
+29
2010-02-23
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
1
-0
/
+1
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-02-16
ixgbe: fix WOL register setup for 82599
Don Skidmore
1
-0
/
+4
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
ixgbe: Bump driver version up
Peter Waskiewicz
1
-1
/
+1
2010-02-11
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
1
-2
/
+14
2010-02-04
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
1
-130
/
+146
2010-02-04
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
1
-3
/
+34
2010-02-04
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
1
-4
/
+9
2010-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2010-02-04
ixgbe: Fix return of invalid txq
Krishna Kumar
1
-1
/
+4
2010-02-04
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-26
net: use helpers to access uc list V2
Jiri Pirko
1
-1
/
+1
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
1
-1
/
+1
2010-01-23
ixgbe: Improve reset coordination between the PF and the VF
Greg Rose
1
-0
/
+11
2010-01-23
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
1
-0
/
+7
2010-01-23
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
Greg Rose
1
-2
/
+4
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+11
2010-01-21
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
1
-5
/
+5
2010-01-14
ixgbe: update copyright dates
Shannon Nelson
1
-2
/
+2
2010-01-14
ixgbe: Do not attempt to perform interrupts in netpoll when down
Alexander Duyck
1
-0
/
+4
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+12
2010-01-11
ixgbe: Add SR-IOV features to main module
Greg Rose
1
-10
/
+268
2010-01-11
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
1
-1
/
+1
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-08
ixgbe: Fix compiler warning about variable being used uninitialized
PJ Waskiewicz
1
-2
/
+7
2009-12-24
ixgbe: fix Need to call pci_save_state after pci_restore_state
Don Skidmore
1
-0
/
+5
2009-12-16
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-16
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-09
ixgbe: add support for 82599 KR device 0x1517
Don Skidmore
1
-0
/
+2
2009-12-09
ixgbe: Fix TX stats accounting
Eric Dumazet
1
-16
/
+4
2009-12-04
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-04
ixgbe: performance tweaks
Jesse Brandeburg
1
-14
/
+18
2009-12-04
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
1
-10
/
+14
2009-12-04
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
1
-0
/
+8
2009-12-03
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
1
-14
/
+49
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-23
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
Alexander Duyck
1
-8
/
+10
2009-11-23
ixgbe: Use rx buffer length from rx ring for configuring rscctl
Mallikarjuna R Chilakala
1
-4
/
+4
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
1
-6
/
+19
2009-11-21
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-3
/
+3
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-17
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
1
-0
/
+1
2009-11-14
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
1
-2
/
+2
2009-11-14
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
1
-0
/
+1
[next]