]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers/net/ixgbe/ixgbe_main.c
ixgbe: correctly add and remove napi queues
[net-next-2.6.git] / drivers / net / ixgbe / ixgbe_main.c
2008-09-24 Alexander Duyckixgbe: correctly add and remove napi queues
2008-09-24 Peter P Waskiewiczixgbe: Whitespace, copyright update and version number...
2008-09-24 Jeff Kirsherixgbe: bump version
2008-09-24 Jesse Brandeburgixgbe: xmit frame refactor
2008-09-24 Jesse Brandeburgixgbe: lower stack space usage
2008-09-24 Jesse Brandeburgixgbe: move set_num_queues and call it after msix failure
2008-09-24 Jesse Brandeburgixgbe: refresh the ixgbe_down function
2008-09-24 Jesse Brandeburgixgbe: update to latest common code module
2008-09-24 Jesse Brandeburgixgbe: add clean rx many routine
2008-09-24 Jesse Brandeburgixgbe: fix ring reallocation in ethtool
2008-09-24 Jesse Brandeburgixgbe: add device support for XF LR adapters
2008-09-24 Jesse Brandeburgixgbe: recycle pages in packet split mode
2008-09-24 Jesse Brandeburgixgbe: fix initial interrupt throttle settings
2008-09-24 Jeff Kirsherixgbe: fix pci_resource allocation as in other drivers
2008-09-24 Jesse Brandeburgixgbe: limit small mtu to minimum for ipv4 support
2008-09-24 Jesse Brandeburgixgbe: fix bug with shared interrupts
2008-09-24 Jesse Brandeburgixgbe: link change interrupt was not causing link event
2008-09-24 Jesse Brandeburgixgbe: Update watchdog thread to accomodate longerlink_...
2008-09-24 Jesse Brandeburgixgbe: fix dca defines to not have spaces
2008-09-24 Jesse Brandeburgixgbe: fix bug where using wake queue instead of start
2008-09-17 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-09 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-09 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-08 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-08 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-09-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-06 Ingo MolnarMerge branch 'sched/cpuset' into sched/urgent
2008-09-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-09-05 Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git.kernel.org...
2008-09-05 Linus TorvaldsMerge branch 'core/debugobjects' of git://git.kernel...
2008-09-05 Linus TorvaldsMerge branch 'release-2.6.27' of git://git.kernel.org...
2008-09-04 Mauro Carvalho ChehabMerge branch 'fixes_stg' of ../git_old into fixes
2008-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-04 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-09-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-03 David S. MillerMerge branch 'davem-fixes' of master.kernel.org:/pub...
2008-09-03 Jeff GarzikMerge branch 'r8169-fixes' of git://git.kernel.org...
2008-09-03 Alexander Duyckixgbe: change config srrctl to only program one registe...
2008-09-03 PJ Waskiewiczixgbe: use different context for tso and offload
2008-09-03 Jesse Brandeburgixgbe: fix dca hints going to wrong processor
2008-09-03 Jesse Brandeburgixgbe: fix bug where lro settings are per ring
2008-09-03 Jesse Brandeburgixgbe: update dca to new interface, fix CONFIG_DCA_MODULE
2008-09-03 Jesse Brandeburgixgbe: should not use HW_CSUM, should use IP* flags
2008-09-03 Jesse Brandeburgixgbe: Lock RSS seed, move rx_buf_len to the rx_ring
2008-09-03 Jesse Brandeburgixgbe: Implement Tx Head Writeback
2008-09-03 Jesse Brandeburgixgbe: disable flow control by default
2008-09-03 Jesse Brandeburgixgbe: Cleanup references to Tx and Rx rings to becommo...
2008-09-03 Jesse Brandeburgixgbe: do not update stats twice each receive
2008-09-03 Christopher Leechixgbe: Implement HAVE_SET_RX_MODE
2008-09-03 Jesse Brandeburgixgbe: fix rx csum return status misinterpretation
2008-09-03 Andy Gospodarekixgbe: initialize interrupt throttle rate
2008-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-02 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-30 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-28 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-08-28 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-08-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-08-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-08-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-27 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-08-27 Simon HormanMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-08-27 David S. MillerMerge branch 'no-iwlwifi' of git://git.kernel.org/pub...
2008-08-27 David S. MillerMerge branch 'davem-fixes' of master.kernel.org:/pub...
2008-08-27 Alexander Duyckixgbe: fix vlan filtering
2008-08-26 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-08-25 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-08-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-25 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-08-22 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-08-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-08-20 Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git.kernel.org...
2008-08-20 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-08-20 Linus TorvaldsMerge branch 'tracehook' of git://git.kernel.org/pub...
2008-08-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-08-18 Jesse BarnesMerge branch 'pci-for-jesse' of git://git.kernel.org...
2008-08-14 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2008-08-14 Jesse Brandeburgixgbe: add cx4 device ID
next