driver/net/*: remove redundant argument comments
[safe/jmp/linux-2.6] / drivers / net / ixgbe / ixgbe_main.c
2008-11-23 Qinghuang Fengdriver/net/*: remove redundant argument comments
2008-11-19 Alexey Dobriyanixgbe: fix compilation with gcc-3.4
2008-10-16 Jeff Garzik[netdrvr] myri10ge, ixgbe: remove broken select INTEL_I...
2008-09-24 Alexander Duyckixgbe: whitespace/formatting cleanup
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-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
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-08-27 Alexander Duyckixgbe: fix vlan filtering
2008-08-14 Jesse Brandeburgixgbe: add cx4 device ID
2008-07-22 Jesse Brandeburgixgbe: remove device ID for unsupported device
2008-07-18 Jeff Kirsherigb/ixgbe/e1000e: resolve tx multiqueue bug
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Paul Larsonixgbe: fix EEH recovery during reset on PPC
2008-06-25 Mallikarjuna R Chi... ixgbe: add LRO support
2008-06-12 Jeff Kirsherixbge: allow vlan devices to use TSO and TCP CSUM offload
2008-04-25 Wendy Xiongixgbe: save and restore pcie/msi state to support EEH...
2008-03-29 Denis V. LunevCompilation fix for ixgbe_main.c.
2008-03-17 Auke Kokixgbe: Increment version
2008-03-17 Jeb Cramerixgbe: Add optional DCA infrastructure
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce adaptive interrupt moderation
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce Multiqueue TX
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce MSI-X queue vector code
2008-03-05 Emil Tantilovixgbe: fix typo in speed mesage
2008-02-15 Auke Kokixgbe: Correctly obtain protocol information on transmit
2008-02-11 Auke Kokixgbe: remove accidentally added #ifdef
2008-02-11 Auke Kokixgbe: Disallow device reset during ethtool test
2008-02-11 Auke Kokixgbe: warn when device is in a x4 or lower width slot
2008-02-05 Ayyappan Veeraiyanixgbe: add real-time traffic counters
2008-02-05 Ayyappan Veeraiyanixgbe: fix several counter register errata
2008-02-05 Ayyappan Veeraiyanixgbe: properly return CHECKSUM_NONE, cleanup csum...
2008-02-05 Ayyappan Veeraiyanixgbe: Fix FW init/release, make this code a function
2008-02-05 Ayyappan Veeraiyanixbge: remove TX lock and redo TX accounting.
2008-02-05 Ayyappan Veeraiyanixgbe: remove obsolete irq_sem, add driver state checki...
2008-01-28 Al Viroixgbe endianness annotations
2008-01-28 Auke Kokixgbe: Fix copper PHY initialization code
2008-01-28 Jeff Garzik[netdrvr] irq handler minor cleanups in several drivers
2008-01-21 David S. Miller[NET]: Fix interrupt semaphore corruption in Intel...
2008-01-17 David S. Miller[NET]: Fix TX timeout regression in Intel drivers.
2008-01-09 David S. Miller[NET]: Make ->poll() breakout consistent in Intel ether...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-10-30 Stephen Hemmingerixgbe: minor sparse fixes
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Auke Kokixgbe: driver for Intel(R) 82598 PCI-Express 10GbE...