Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
16b374ca439fb406e46e071f75428f5b033056f8
/
drivers
/
net
/
s2io.h
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 14 years ago
926bd90
vxge: Update copyright information
by Jon Mason
· 14 years ago
4a49043
s2io: resolve statistics issues
by Jon Mason
· 14 years ago
9e39f7c
s2io: Generate complete messages using single line DBG_PRINTs
by Joe Perches
· 15 years ago
f957bcf
s2io: Remove private boolean definitions
by Tobias Klauser
· 15 years ago
cd0fce0
s2io: Fix enabling VLAN tag stripping at driver initialization
by Breno Leitao
· 16 years ago
01e16fa
S2io: Enable msi-x link interrupts.
by Sreenivasa Honnur
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
64c42f6
[netdrvr] Fix IOMMU overflow checking in s2io.c
by Andi Kleen
· 16 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f61e0a3
S2io: Added napi support when MSIX is enabled.
by Sreenivasa Honnur
· 16 years ago
ac731ab
S2io: Move all the transmit completions to a single msi-x (alarm) vector
by Sreenivasa Honnur
· 16 years ago
7d2e3cb
[netdrvr] Trim trailing whitespace for several drivers
by Jeff Garzik
· 16 years ago
0425b46
S2io: Enable multi ring support
by Sreenivasa Honnur
· 17 years ago
c9fcbf4
S2io: Removed rx_lock and put_lock
by Sreenivasa Honnur
· 17 years ago
99993af
S2io: Removed receive buffer replenishment tasklet
by Sreenivasa Honnur
· 17 years ago
cdb5bf0
S2io: Support for vlan_rx_kill_vid entry point
by Sreenivasa Honnur
· 17 years ago
6cfc482
S2io: Multiqueue network device support - FIFO selection based on L4 ports
by Sreenivasa Honnur
· 17 years ago
3a3d575
S2io: Multiqueue network device support implementation
by Sreenivasa Honnur
· 17 years ago
c885595
S2io: Fix for LRO Bugs
by Surjit Reang
· 17 years ago
2fda096
S2io: Fixes to enable multiple transmit fifo support
by Surjit Reang
· 17 years ago
faa4f79
[S2IO]: Support for add/delete/store/restore ethernet addresses
by Sreenivasa Honnur
· 17 years ago
b7b5a12
s2io, rename BIT macro
by Jiri Slaby
· 17 years ago
2fd3768
S2io: Added support set_mac_address driver entry point
by Sivakumar Subramani
· 17 years ago
8a4bdba
S2io: Removed unused feature - bimodal interrupts
by Sivakumar Subramani
· 17 years ago
596c5c9
S2io: code Optimization of isr function
by Sivakumar Subramani
· 17 years ago
92b8443
S2io: Check for device state before handling traffic
by Sivakumar Subramani
· 17 years ago
eaae7f7
S2io: Cleanup - removed unused variable intr_type
by Sivakumar Subramani
· 17 years ago
8116f3c
[S2IO]: Handle and monitor all of the device errors and alarms
by Sivakumar Subramani
· 17 years ago
9caab45
S2io: Enable all the error and alarm indications
by Sivakumar Subramani
· 17 years ago
c77dd43
S2IO: Fixes in MSIX related code.
by Sivakumar Subramani
· 17 years ago
8abc4d5
[S2IO]: Making MSIX as default intr_type
by Sivakumar Subramani
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
491abf2
S2IO: Checking for the return value of pci map function
by Veena Parat
· 17 years ago
eccb862
S2IO: Removing MSI support from driver
by Veena Parat
· 17 years ago
6d517a2
S2IO: Removing 3 buffer mode support from the driver
by Veena Parat
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
146bd68
s2io: add PCI error recovery support
by Linas Vepstas
· 17 years ago
d796fdb
s2io: add PCI error recovery support
by Linas Vepstas
· 17 years ago
491976b
S2IO: Statistics for link up/down and memory allocated/freed
by Sreenivasa Honnur
· 17 years ago
c53d494
S2IO: statistics for memory allocation failuers
by Sreenivasa Honnur
· 17 years ago
0cec35e
S2IO: getringparam ethtool option
by Sreenivasa Honnur
· 17 years ago
0c61ed5
S2io: Remove unused variables
by Ramkrishna Vepa
· 18 years ago
926930b
S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.
by Sivakumar Subramani
· 18 years ago
9fc93a4
S2IO: Optimized the delay to wait for command completion
by Sivakumar Subramani
· 18 years ago
bd4f3ae
[PATCH] trivial s2io annotations
by Al Viro
· 18 years ago
1ee6dd7
s2io: De-typedef driver.
by Ralf Baechle
· 18 years ago
19a6052
S2IO: Fixes for reset and link handling.
by Sivakumar Subramani
· 18 years ago
db874e6
s2io: Making LRO and UFO as module loadable parameter.
by Sivakumar Subramani
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
107c3a7
[PATCH] endianness annotations in s2io
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
75c30b1
[PATCH] s2io driver bug fixes #2
by Ananda Raju
· 18 years ago
b41477f
[PATCH] s2io driver bug fixes #1
by Ananda Raju
· 18 years ago
e6a8fee
[PATCH] s2io driver irq fix
by Ananda Raju
· 18 years ago
47bdd71
typo fixes: infomation -> information
by Adrian Bunk
· 18 years ago
bd1034f
[PATCH] s2io: additional stats
by Ananda Raju
· 19 years ago
c92ca04
[PATCH] s2io: fixes
by Ananda Raju
· 19 years ago
9dc737a
[PATCH] s2io: input parms, output messages update
by Ananda Raju
· 19 years ago
2ade436
Merge branch 'lro'
by Jeff Garzik
· 19 years ago
7d3d0439
[PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10GbE Xframe PCI-X and PCI-E NICs
by Ravinandan Arakali
· 19 years ago
26df54b
[PATCH] drivers/net/s2io.c: make code static
by Adrian Bunk
· 19 years ago
fed5ecc
[PATCH] s2io: UFO support
by Ananda Raju
· 19 years ago
da6971d
[PATCH] S2io: Multi buffer mode support
by Ananda Raju
· 19 years ago
cc6e7c4
[PATCH] S2io: MSI/MSI-X support (runtime configurable)
by Ravinandan Arakali
· 19 years ago
776bd20
[PATCH] S2io: Hardware and miscellaneous fixes
by ravinandan.arakali@neterion.com
· 19 years ago
7ef24b6
[PATCH] s2io build fix
by Andrew Morton
· 19 years ago
303bcb4
[PATCH] S2io: Errors found during review
by raghavendra.koushik@neterion.com
· 19 years ago
b6e3f98
[PATCH] S2io: Support for bimodal interrupts
by raghavendra.koushik@neterion.com
· 19 years ago
541ae68
[PATCH] S2io: Support for Xframe II NIC
by raghavendra.koushik@neterion.com
· 19 years ago
be3a6b0
[PATCH] S2io: VLAN support
by raghavendra.koushik@neterion.com
· 19 years ago
25fff88
[PATCH] S2io: Timer based slowpath handling
by raghavendra.koushik@neterion.com
· 19 years ago
fe11363
[PATCH] S2io: Performance improvements
by raghavendra.koushik@neterion.com
· 19 years ago
7ba013a
[PATCH] S2io: Software fixes
by raghavendra.koushik@neterion.com
· 19 years ago
5e25b9d
[PATCH] S2io: Hardware fixes
by raghavendra.koushik@neterion.com
· 19 years ago
2034672
[PATCH] S2io: Code cleanup
by raghavendra.koushik@neterion.com
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago