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
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+3
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-29
/
+40
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-29
netxen: fix interrupt for NX2031
Amit Kumar Salecha
1
-9
/
+16
2010-03-29
netxen: fix fw load from file
Amit Kumar Salecha
1
-0
/
+10
2010-03-29
netxen: validate unified romimage
Rajesh K Borundia
2
-15
/
+140
2010-03-29
netxen: fix corner cases of firmware recovery
Amit Kumar Salecha
1
-0
/
+4
2010-03-29
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-03-26
netxen: update version to 4.0.73
Amit Kumar Salecha
1
-2
/
+2
2010-03-26
netxen: added sanity check for pci map
Amit Kumar Salecha
1
-18
/
+27
2010-03-26
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
1
-6
/
+8
2010-03-26
netxen: fix bios version calculation
Amit Kumar Salecha
1
-1
/
+1
2010-03-22
netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
Eric W. Biederman
1
-2
/
+2
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
1
-12
/
+7
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-5
/
+5
2010-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2010-02-03
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-03
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-01-15
netxen: fix sparse warning
Amit Kumar Salecha
1
-1
/
+1
2010-01-15
netxen: fix license header
Amit Kumar Salecha
9
-9
/
+9
2010-01-15
netxen: fix endianness intr coalesce
Amit Kumar Salecha
1
-5
/
+8
2010-01-15
netxen: fix endianness read mac address
Amit Kumar Salecha
3
-5
/
+5
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-138
/
+79
2010-01-08
netxen: update version to 4.0.72
Amit Kumar Salecha
1
-2
/
+2
2010-01-08
netxen: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-01-08
netxen: fix smatch warning
Amit Kumar Salecha
3
-4
/
+3
2010-01-08
netxen: fix tx ring memory leak
Amit Kumar Salecha
1
-0
/
+2
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-03
netxen: fix ethtool link test
Sucheta Chakraborty
2
-21
/
+10
2010-01-03
netxen: fix ethtool register dump
Sucheta Chakraborty
1
-111
/
+59
2009-12-23
netxen: fix unified fw size check
Amit Kumar Salecha
1
-1
/
+1
2009-12-23
netxen: support pci error handlers
Amit Kumar Salecha
2
-46
/
+150
2009-12-23
netxen: fix tx timeout recovery
Amit Kumar Salecha
2
-1
/
+6
2009-12-23
netxen: minor suspend resume fixes
Amit Kumar Salecha
1
-7
/
+9
2009-12-18
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-08
netxen: fix firmware type check
Dhananjay Phadke
1
-1
/
+13
2009-12-08
netxen:fix napi intr enable check
Amit Kumar Salecha
1
-2
/
+4
2009-12-08
netxen: protect device reset by rtnl_lock
Amit Kumar Salecha
1
-8
/
+35
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2
-24
/
+24
2009-12-02
netxen: fix failure cases for fw hang recovery
Amit Kumar Salecha
1
-11
/
+15
2009-12-02
netxen : fix debug tools access for NX2031
Narender Kumar
1
-19
/
+44
2009-11-29
netxen: fix merge 9b963e5d0e01461099a
Amit Kumar Salecha
1
-0
/
+2
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-15
/
+48
2009-11-21
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
3
-4
/
+8
[next]