index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
s2io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
s2io/vxge: Move the Exar drivers
Jeff Kirsher
1
-1148
/
+0
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-21
s2io: do vlan cleanup
Jiri Pirko
1
-1
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-04-12
s2io: Fix warnings due to -Wunused-but-set-variable.
David S. Miller
1
-6
/
+4
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-06
s2io: convert to set_phys_id (v2)
stephen hemminger
1
-3
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-11
s2io: make strings at tables const
Jon Mason
1
-2
/
+2
2010-12-11
s2io: rx_ring_sz bounds checking
Jon Mason
1
-3
/
+2
2010-08-25
s2io: remove lro parameter
Amerigo Wang
1
-1
/
+0
2010-08-18
s2io: remove unused code
Jon Mason
1
-8
/
+0
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-07-26
s2io: fixing DBG_PRINT() macro
Breno Leitao
1
-1
/
+1
2010-07-15
vxge: Update copyright information
Jon Mason
1
-1
/
+1
2010-07-02
s2io: resolve statistics issues
Jon Mason
1
-4
/
+0
2009-08-30
s2io: Generate complete messages using single line DBG_PRINTs
Joe Perches
1
-1
/
+4
2009-06-08
s2io: Remove private boolean definitions
Tobias Klauser
1
-9
/
+0
2008-09-24
s2io: Fix enabling VLAN tag stripping at driver initialization
Breno Leitao
1
-0
/
+1
2008-07-11
S2io: Enable msi-x link interrupts.
Sreenivasa Honnur
1
-0
/
+1
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2008-06-27
[netdrvr] Fix IOMMU overflow checking in s2io.c
Andi Kleen
1
-4
/
+0
2008-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+15
2008-05-22
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
1
-5
/
+12
2008-05-22
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
1
-2
/
+3
2008-05-13
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
1
-1
/
+1
2008-04-29
S2io: Enable multi ring support
Sreenivasa Honnur
1
-29
/
+53
2008-04-25
S2io: Removed rx_lock and put_lock
Sreenivasa Honnur
1
-6
/
+0
2008-04-25
S2io: Removed receive buffer replenishment tasklet
Sreenivasa Honnur
1
-3
/
+0
2008-03-17
S2io: Support for vlan_rx_kill_vid entry point
Sreenivasa Honnur
1
-2
/
+4
2008-03-17
S2io: Multiqueue network device support - FIFO selection based on L4 ports
Sreenivasa Honnur
1
-1
/
+33
2008-03-17
S2io: Multiqueue network device support implementation
Sreenivasa Honnur
1
-0
/
+10
2008-02-03
S2io: Fix for LRO Bugs
Surjit Reang
1
-1
/
+1
2008-01-28
S2io: Fixes to enable multiple transmit fifo support
Surjit Reang
1
-3
/
+9
2008-01-28
[S2IO]: Support for add/delete/store/restore ethernet addresses
Sreenivasa Honnur
1
-2
/
+12
2007-10-19
s2io, rename BIT macro
Jiri Slaby
1
-42
/
+42
2007-10-10
S2io: Added support set_mac_address driver entry point
Sivakumar Subramani
1
-1
/
+1
2007-10-10
S2io: Removed unused feature - bimodal interrupts
Sivakumar Subramani
1
-1
/
+0
2007-10-10
S2io: code Optimization of isr function
Sivakumar Subramani
1
-1
/
+0
2007-10-10
S2io: Check for device state before handling traffic
Sivakumar Subramani
1
-4
/
+8
2007-10-10
S2io: Cleanup - removed unused variable intr_type
Sivakumar Subramani
1
-5
/
+0
2007-10-10
[S2IO]: Handle and monitor all of the device errors and alarms
Sivakumar Subramani
1
-2
/
+22
2007-10-10
S2io: Enable all the error and alarm indications
Sivakumar Subramani
1
-0
/
+1
2007-10-10
S2IO: Fixes in MSIX related code.
Sivakumar Subramani
1
-0
/
+1
2007-10-10
[S2IO]: Making MSIX as default intr_type
Sivakumar Subramani
1
-0
/
+6
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-1
/
+2
2007-07-30
S2IO: Checking for the return value of pci map function
Veena Parat
1
-0
/
+5
2007-07-30
S2IO: Removing MSI support from driver
Veena Parat
1
-3
/
+0
2007-07-30
S2IO: Removing 3 buffer mode support from the driver
Veena Parat
1
-2
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-1
/
+0
[next]