index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-10
9
-11460
/
+0
*
netxen: add vlan LRO support
Rajesh Borundia
2011-08-07
3
-10
/
+107
*
netxen: add fw version compatibility check
Amit Kumar Salecha
2011-07-21
3
-13
/
+68
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-21
1
-8
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-2
/
+2
|
\
|
*
netxen: fix race in skb->len access
Eric Dumazet
2011-06-20
1
-2
/
+2
*
|
netxen: convert to 64 bit statistics
stephen hemminger
2011-06-08
1
-4
/
+5
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
*
|
netxen: suppress false lro warning messages
Sucheta Chakraborty
2011-06-03
1
-0
/
+6
|
/
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-5
/
+5
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
3
-3
/
+20
|
\
|
*
netxen: limit skb frags for non tso packet
amit salecha
2011-04-11
2
-2
/
+19
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
net: netxen: convert to hw_features
Michał Mirosław
2011-04-06
4
-114
/
+46
*
|
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
Javier Martinez Canillas
2011-03-30
1
-1
/
+1
|
/
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-1
/
+1
*
netxen: support for GbE port settings
Sony Chacko
2011-03-15
3
-45
/
+34
*
netxen: Notify firmware of Flex-10 interface down
Sony Chacko
2011-03-14
1
-0
/
+3
*
netxen: update driver version 4.0.75
amit salecha
2011-01-03
1
-2
/
+2
*
netxen: enable LRO based on NETIF_F_LRO
Sucheta Chakraborty
2011-01-03
4
-10
/
+26
*
netxen: update module description
Amit Kumar Salecha
2010-12-31
1
-1
/
+1
*
drivers/net/*/: Use static const
Joe Perches
2010-12-21
1
-6
/
+10
*
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-28
1
-2
/
+1
*
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
2010-11-28
1
-2
/
+4
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-4
/
+2
*
netxen: remove unused firmware exports
Amerigo Wang
2010-11-03
1
-3
/
+0
*
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
Denis Kirjanov
2010-10-30
1
-1
/
+0
*
netxen: fix kdump
Rajesh Borundia
2010-10-28
2
-15
/
+7
*
netxen: make local function static.
stephen hemminger
2010-10-21
3
-37
/
+16
*
netxen: mask correctable error
amit salecha
2010-10-18
2
-2
/
+28
*
netxen: fix race in tx stop queue
Rajesh Borundia
2010-10-18
4
-18
/
+22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-3
/
+0
|
\
|
*
netxen: dont set skb->truesize
Eric Dumazet
2010-09-21
1
-3
/
+0
*
|
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
2
-3
/
+3
|
/
*
netxen: fix poll implementation
Yinglin Luan
2010-08-23
1
-1
/
+8
*
netxen: fix a race in netxen_nic_get_stats()
Eric Dumazet
2010-08-19
1
-2
/
+0
*
netxen: update version 4.0.74
Amit Kumar Salecha
2010-08-19
1
-2
/
+2
*
netxen: fix inconsistent lock state
Amit Kumar Salecha
2010-08-19
1
-4
/
+0
*
netxen: protect tx timeout recovery by rtnl lock
Amit Kumar Salecha
2010-08-07
1
-8
/
+7
*
netxen: fix for kdump
Rajesh Borundia
2010-07-14
1
-1
/
+15
*
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
2010-06-30
1
-1
/
+1
*
netxen: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
1
-3
/
+10
*
netxen: fix caching window register
Amit Kumar Salecha
2010-06-15
1
-4
/
+0
*
netxen: fix rcv buffer leak
Amit Kumar Salecha
2010-06-15
1
-3
/
+6
*
netxen: fix memory leaks in error path
Amit Kumar Salecha
2010-06-15
2
-3
/
+4
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-4
/
+7
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
2
-2
/
+0
*
netxen: handle queue manager access
Amit Kumar Salecha
2010-05-12
3
-11
/
+63
*
netxen: to fix onchip memory access.
Sucheta Chakraborty
2010-05-12
1
-25
/
+17
[next]