Commit Graph

199 Commits (fe85ff8299538c8488645e7d72539079dad5bae6)

Author SHA1 Message Date
Hannes Eder 8d668bfef6 drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one 16 years ago
Breno Leitao 073a24364f s2io: Formatting log message 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Hannes Eder dac499f912 drivers/net: fix sparse warnings: make symbols static 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Ingo Molnar 2e6a684b84 s2io: fix warning in drivers/net/s2io.c 16 years ago
Stephen Hemminger 040250959d s2io: convert to net_device_ops 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
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