Commit Graph

145 Commits (dd1d12dabfeb123881b0c813d0b7d3585312bacd)

Author SHA1 Message Date
Joe Perches 2450022afa drivers/net: Add missing "space" 17 years ago
Sreenivasa Honnur faa4f7969f [S2IO]: Support for add/delete/store/restore ethernet addresses 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
Sreenivasa Honnur 5f490c9680 S2io: Fixed synchronization between scheduling of napi with card reset and close 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Adrian Bunk 33390a7001 drivers/net/s2io.c section fixes 17 years ago
Sreenivasa Honnur 7962024e9d S2io: Check for register initialization completion before accesing device registers 17 years ago
Sreenivasa Honnur 9f74ffdebf S2io: Fixed the case when the card initialization fails on mtu change 17 years ago
Sreenivasa Honnur 18b2b7bd09 [S2IO]: Fixed memory leak when MSI-X vector allocation fails 17 years ago
Jiri Slaby b7b5a1282c s2io, rename BIT macro 18 years ago
Stephen Hemminger 43b7c451a0 s2io: sparse warnings fix (rev2) 18 years ago
Sivakumar Subramani 1a7eb72b68 S2io: Updating transceiver information in ethtool function 18 years ago
Sivakumar Subramani 2fd3768845 S2io: Added support set_mac_address driver entry point 18 years ago
Sivakumar Subramani 8a4bdbaa93 S2io: Removed unused feature - bimodal interrupts 18 years ago
Sivakumar Subramani bd684e43d6 S2io: Change kmalloc+memset to k[zc]alloc 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Sivakumar Subramani 596c5c9743 S2io: code Optimization of isr function 18 years ago
Sivakumar Subramani 92b84437a6 S2io: Check for device state before handling traffic 18 years ago
Sivakumar Subramani eaae7f7230 S2io: Cleanup - removed unused variable intr_type 18 years ago
Sivakumar Subramani 8116f3cf4a [S2IO]: Handle and monitor all of the device errors and alarms 18 years ago
Sivakumar Subramani 9caab4587b S2io: Enable all the error and alarm indications 18 years ago
Sivakumar Subramani 92c487996d S2IO: Fixed Link LED issue when MSI-X is enabled 18 years ago
Sivakumar Subramani c77dd43e77 S2IO: Fixes in MSIX related code. 18 years ago
Sivakumar Subramani 8abc4d5b84 [S2IO]: Making MSIX as default intr_type 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Al Viro 3e847423bf fix s2io regression 18 years ago
Ramkrishna Vepa 573608e4cd S2io: Increment received packet count correctly 18 years ago
Ramkrishna Vepa 0a65a65d7a S2io: Fix crash when resetting adapter 18 years ago
Veena Parat b6627672a8 S2IO: Implementing review comments from old patches 18 years ago
Veena Parat 491abf2537 S2IO: Checking for the return value of pci map function 18 years ago
Veena Parat eccb8628ab S2IO: Removing MSI support from driver 18 years ago
Veena Parat 6d517a27d5 S2IO: Removing 3 buffer mode support from the driver 18 years ago
Micah Gruber 8910b49fbb Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Rolf Eike Beer 8453d43f0e Fix typo in drivers/net/s2io.c 18 years ago
Linas Vepstas 146bd683cc s2io: add PCI error recovery support 18 years ago
Linas Vepstas d796fdb708 s2io: add PCI error recovery support 18 years ago
Olaf Hering f9046eb3f6 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined! 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Sreenivasa Honnur 491976b2bc S2IO: Statistics for link up/down and memory allocated/freed 18 years ago
Sreenivasa Honnur c53d49453f S2IO: statistics for memory allocation failuers 18 years ago
Sreenivasa Honnur 0cec35ebf3 S2IO: getringparam ethtool option 18 years ago
Ramkrishna Vepa 3ef34b807d S2io: Change of driver maintainers 18 years ago
Ramkrishna Vepa 0c61ed5fe2 S2io: Remove unused variables 18 years ago
Ramkrishna Vepa 363dc36733 S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode 18 years ago
Adrian Bunk 7b49034399 make drivers/net/s2io.c:vlan_strip_flag static 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago