Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / s2io.c
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Al Viros2io iomem annotations
2008-06-04 Al Viros2io iomem annotations
2008-05-31 Marcin Slusarznet/s2io: set_rxd_buffer_pointer returns -ENOMEM, not...
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Sreenivasa HonnurS2io: Version update for napi and MSI-X patches
2008-05-22 Sreenivasa HonnurS2io: Added napi support when MSIX is enabled.
2008-05-22 Sreenivasa HonnurS2io: Move all the transmit completions to a single...
2008-05-22 Ilpo Järvinens2io: add missing block braces to multistatement if...
2008-05-13 Jeff Garzik[netdrvr] Trim trailing whitespace for several drivers
2008-04-29 Sreenivasa HonnurS2io: Version update for multi ring patches
2008-04-29 Sreenivasa HonnurS2io: Enable multi ring support
2008-04-25 Sreenivasa HonnurS2io: Removed rx_lock and put_lock
2008-04-25 Sreenivasa HonnurS2io: Removed receive buffer replenishment tasklet
2008-04-25 Sreenivasa HonnurS2io: Version update for memory leak fix during free_tx...
2008-04-25 Sreenivasa HonnurS2io: Fix memory leak during free_tx_buffers
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-29 Sreenivasa HonnurS2io: Version update for Tx completion patch
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Al Viros2io annotations
2008-03-26 Sreenivasa HonnurS2io: Handle TX completions on the same CPU as the...
2008-03-17 Sreenivasa HonnurS2io: Version update for multiqueue and vlan patches
2008-03-17 Sreenivasa HonnurS2io: Support for vlan_rx_kill_vid entry point
2008-03-17 Sreenivasa HonnurS2io: Multiqueue network device support - FIFO selectio...
2008-03-17 Sreenivasa HonnurS2io: Multiqueue network device support implementation
2008-03-05 Adrian Bunkmake s2io.c:init_tti() static
2008-02-03 Surjit ReangS2io: Fix for LRO Bugs
2008-01-28 Ramkrishna VepaS2io: Fixes to enable multiple transmit fifos
2008-01-28 Surjit ReangS2io: Fixes to enable multiple transmit fifo support
2008-01-28 Joe Perchesdrivers/net: Add missing "space"
2008-01-28 Sreenivasa Honnur[S2IO]: Support for add/delete/store/restore ethernet...
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-18 Sreenivasa HonnurS2io: Fixed synchronization between scheduling of napi...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-14 Adrian Bunkdrivers/net/s2io.c section fixes
2007-12-07 Sreenivasa HonnurS2io: Check for register initialization completion...
2007-12-01 Sreenivasa HonnurS2io: Fixed the case when the card initialization fails...
2007-11-14 Sreenivasa Honnur[S2IO]: Fixed memory leak when MSI-X vector allocation...
2007-10-19 Jiri Slabys2io, rename BIT macro
2007-10-10 Stephen Hemmingers2io: sparse warnings fix (rev2)
2007-10-10 Sivakumar SubramaniS2io: Updating transceiver information in ethtool function
2007-10-10 Sivakumar SubramaniS2io: Added support set_mac_address driver entry point
2007-10-10 Sivakumar SubramaniS2io: Removed unused feature - bimodal interrupts
2007-10-10 Sivakumar SubramaniS2io: Change kmalloc+memset to k[zc]alloc
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Sivakumar SubramaniS2io: code Optimization of isr function
2007-10-10 Sivakumar SubramaniS2io: Check for device state before handling traffic
2007-10-10 Sivakumar SubramaniS2io: Cleanup - removed unused variable intr_type
2007-10-10 Sivakumar Subramani[S2IO]: Handle and monitor all of the device errors...
2007-10-10 Sivakumar SubramaniS2io: Enable all the error and alarm indications
2007-10-10 Sivakumar SubramaniS2IO: Fixed Link LED issue when MSI-X is enabled
2007-10-10 Sivakumar SubramaniS2IO: Fixes in MSIX related code.
2007-10-10 Sivakumar Subramani[S2IO]: Making MSIX as default intr_type
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-03 Al Virofix s2io regression
2007-07-30 Ramkrishna VepaS2io: Increment received packet count correctly
2007-07-30 Ramkrishna VepaS2io: Fix crash when resetting adapter
2007-07-30 Veena ParatS2IO: Implementing review comments from old patches
2007-07-30 Veena ParatS2IO: Checking for the return value of pci map function
2007-07-30 Veena ParatS2IO: Removing MSI support from driver
2007-07-30 Veena ParatS2IO: Removing 3 buffer mode support from the driver
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Micah GruberFix a potential NULL pointer dereference in free_shared...
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-10 Rolf Eike BeerFix typo in drivers/net/s2io.c
2007-07-09 Linas Vepstass2io: add PCI error recovery support
2007-07-09 Linas Vepstass2io: add PCI error recovery support
2007-06-27 Olaf Hering2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-05-11 Sreenivasa HonnurS2IO: Statistics for link up/down and memory allocated...
2007-05-11 Sreenivasa HonnurS2IO: statistics for memory allocation failuers
2007-05-11 Sreenivasa HonnurS2IO: getringparam ethtool option
2007-04-28 Ramkrishna VepaS2io: Change of driver maintainers
2007-04-28 Ramkrishna VepaS2io: Remove unused variables
2007-04-28 Ramkrishna VepaS2IO: Save/Restore unused buffer mappings in 2/3 buffer...
2007-04-28 Adrian Bunkmake drivers/net/s2io.c:vlan_strip_flag static
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-27 Sivakumar SubramaniS2IO: Restoring the mac address in s2io_reset
2007-02-27 Sivakumar SubramaniS2IO: Avoid printing the Enhanced statistics for Xframe...
2007-02-27 Sivakumar SubramaniS2IO: Making LED off during LINK_DOWN notification.
2007-02-27 Sivakumar SubramaniS2IO: Added a loadable parameter to enable or disable...
2007-02-27 Sivakumar SubramaniS2IO: Optimized the delay to wait for command completion
2007-02-27 Sivakumar SubramaniS2IO: Fixes for MSI and MSIX
2007-02-20 Francois Romieus2io: RTNL and flush_scheduled_work deadlock
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-09 Al Viro[PATCH] trivial s2io annotations
2007-02-05 Ralf Baechles2io: De-typedef driver.
2007-02-05 Sivakumar Subramanis2io: Removed enabling of some of the unused interrupts.
2007-02-05 Sivakumar Subramanis2io: Fixes in updating skb->truesize and code cleanup.
2007-02-05 Sivakumar SubramaniS2IO: Fixes for reset and link handling.
2007-02-05 Sivakumar Subramanis2io: Making LRO and UFO as module loadable parameter.
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-01-23 Al Viros2io bogus memset
2007-01-23 Al Viro[PATCH] s2io bogus memset
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-01 David Rientjes[PATCH] net s2io: return on NULL dev_alloc_skb()
next