Commit Graph

162 Commits (48b2cf9e2921581c3f72295397da07673cdde072)

Author SHA1 Message Date
Sreenivasa Honnur c9fcbf4774 S2io: Removed rx_lock and put_lock 17 years ago
Sreenivasa Honnur 99993af698 S2io: Removed receive buffer replenishment tasklet 17 years ago
Sreenivasa Honnur 10371b5e6b S2io: Version update for memory leak fix during free_tx_buffers 17 years ago
Sreenivasa Honnur b35b3b49fc S2io: Fix memory leak during free_tx_buffers 17 years ago
Sreenivasa Honnur f70e550df8 S2io: Version update for Tx completion patch 17 years ago
Al Viro 3459feb8fc s2io annotations 17 years ago
Sreenivasa Honnur f6f4bfa356 S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts 17 years ago
Sreenivasa Honnur cf374a8553 S2io: Version update for multiqueue and vlan patches 17 years ago
Sreenivasa Honnur cdb5bf02f4 S2io: Support for vlan_rx_kill_vid entry point 17 years ago
Sreenivasa Honnur 6cfc482b4b S2io: Multiqueue network device support - FIFO selection based on L4 ports 17 years ago
Sreenivasa Honnur 3a3d5756ac S2io: Multiqueue network device support implementation 17 years ago
Adrian Bunk 0d66afe780 make s2io.c:init_tti() static 17 years ago
Surjit Reang c88559539b S2io: Fix for LRO Bugs 17 years ago
Ramkrishna Vepa b7c5678f0b S2io: Fixes to enable multiple transmit fifos 17 years ago
Surjit Reang 2fda096d18 S2io: Fixes to enable multiple transmit fifo support 17 years ago
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