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