index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
netxen: remove unnecessary size checks
Sucheta Chakraborty
2010-05-12
2
-50
/
+8
*
netxen: fix register usage
Amit Kumar Salecha
2010-05-12
3
-3
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
3
-0
/
+3
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
4
-29
/
+40
|
\
\
|
|
/
|
*
netxen: update version to 4.0.73
Amit Kumar Salecha
2010-03-26
1
-2
/
+2
|
*
netxen: added sanity check for pci map
Amit Kumar Salecha
2010-03-26
1
-18
/
+27
|
*
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
2010-03-26
1
-6
/
+8
|
*
netxen: fix bios version calculation
Amit Kumar Salecha
2010-03-26
1
-1
/
+1
|
*
netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
Eric W. Biederman
2010-03-22
1
-2
/
+2
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-6
/
+6
*
|
netxen: fix interrupt for NX2031
Amit Kumar Salecha
2010-03-29
1
-9
/
+16
*
|
netxen: fix fw load from file
Amit Kumar Salecha
2010-03-29
1
-0
/
+10
*
|
netxen: validate unified romimage
Rajesh K Borundia
2010-03-29
2
-15
/
+140
*
|
netxen: fix corner cases of firmware recovery
Amit Kumar Salecha
2010-03-29
1
-0
/
+4
*
|
netxen: fix tx csum status
Sucheta Chakraborty
2010-03-29
1
-0
/
+6
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-26
1
-12
/
+7
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
1
-1
/
+3
|
\
[next]