Commit Graph

186 Commits (89e004ea55abe201b29e2d6e35124101f1288ef7)

Author SHA1 Message Date
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Breno Leitao cd0fce0322 s2io: Fix enabling VLAN tag stripping at driver initialization 17 years ago
Ilpo Järvinen a505f4ff49 s2io: reindented misleading for loop 17 years ago
Breno Leitao dc56e634c8 S2io: fix statistics flush after a MTU change 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
Sreenivasa Honnur 29d0a2b0f7 S2io: Version update for IOMMU overflow checking and enable msi-x link interrupts patches. 17 years ago
Sreenivasa Honnur 01e16faa06 S2io: Enable msi-x link interrupts. 17 years ago
Sreenivasa Honnur 3f78d88575 S2io: Fix IOMMU overflow checking. 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
Andi Kleen 64c42f6976 [netdrvr] Fix IOMMU overflow checking in s2io.c 17 years ago
Al Viro 69de8d23d1 s2io iomem annotations 17 years ago
Al Viro 1a79d1c371 s2io iomem annotations 17 years ago
Marcin Slusarz 20cbe73cd5 net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM 17 years ago
Sreenivasa Honnur 0b5923cd47 S2io: Version update for napi and MSI-X patches 17 years ago
Sreenivasa Honnur f61e0a3544 S2io: Added napi support when MSIX is enabled. 17 years ago
Sreenivasa Honnur ac731ab669 S2io: Move all the transmit completions to a single msi-x (alarm) vector 17 years ago
Ilpo Järvinen 7ad62dbcb5 s2io: add missing block braces to multistatement if statement 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Sreenivasa Honnur 23d9b3871f S2io: Version update for multi ring patches 17 years ago
Sreenivasa Honnur 0425b46a4b S2io: Enable multi ring support 17 years ago
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