Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7cdcdb69bdf51192bcbfb7cf479850fe7c33357d
/
drivers
/
net
/
netxen
bfd823b
netxen: support for GbE port settings
by Sony Chacko
· 14 years ago
d478af0
netxen: Notify firmware of Flex-10 interface down
by Sony Chacko
· 14 years ago
9f84f88
netxen: update driver version 4.0.75
by amit salecha
· 14 years ago
e4baaf7
netxen: enable LRO based on NETIF_F_LRO
by Sucheta Chakraborty
· 14 years ago
0438a1b
netxen: update module description
by Amit Kumar Salecha
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
0acdf68
netxen: remove unnecessary [kv][mcz]alloc casts
by Joe Perches
· 14 years ago
5a6f95e
netxen: avoid using reset_devices as it may become obsolete
by Rajesh Borundia
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
1c260e4
netxen: remove unused firmware exports
by Amerigo Wang
· 14 years ago
c117e4a
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
by Denis Kirjanov
· 14 years ago
683b65f
netxen: fix kdump
by Rajesh Borundia
· 14 years ago
7e12bb0
netxen: make local function static.
by stephen hemminger
· 14 years ago
dce87b9
netxen: mask correctable error
by amit salecha
· 14 years ago
7a9905e
netxen: fix race in tx stop queue
by Rajesh Borundia
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
7e96dc7
netxen: dont set skb->truesize
by Eric Dumazet
· 14 years ago
7b589a3
netxen: fix poll implementation
by Yinglin Luan
· 14 years ago
502820a
netxen: fix a race in netxen_nic_get_stats()
by Eric Dumazet
· 14 years ago
772806b
netxen: update version 4.0.74
by Amit Kumar Salecha
· 14 years ago
4be353d
netxen: fix inconsistent lock state
by Amit Kumar Salecha
· 14 years ago
16d884b
netxen: protect tx timeout recovery by rtnl lock
by Amit Kumar Salecha
· 14 years ago
f8320f0
netxen: fix for kdump
by Rajesh Borundia
· 14 years ago
97d1935
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
by Ben Hutchings
· 14 years ago
ef2519b
netxen: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
7e43cd6
netxen: fix caching window register
by Amit Kumar Salecha
· 14 years ago
2227bae
netxen: fix rcv buffer leak
by Amit Kumar Salecha
· 14 years ago
bf44508
netxen: fix memory leaks in error path
by Amit Kumar Salecha
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
0b9715e
netxen: handle queue manager access
by Amit Kumar Salecha
· 15 years ago
14e2cfb
netxen: to fix onchip memory access.
by Sucheta Chakraborty
· 15 years ago
215387a
netxen: remove unnecessary size checks
by Sucheta Chakraborty
· 15 years ago
f8e21f8
netxen: fix register usage
by Amit Kumar Salecha
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
083ba27
netxen: fix interrupt for NX2031
by Amit Kumar Salecha
· 15 years ago
e270299
netxen: fix fw load from file
by Amit Kumar Salecha
· 15 years ago
10c0f2a
netxen: validate unified romimage
by Rajesh K Borundia
· 15 years ago
6b50ea1
netxen: fix corner cases of firmware recovery
by Amit Kumar Salecha
· 15 years ago
ff90cd4
netxen: fix tx csum status
by Sucheta Chakraborty
· 15 years ago
48c11a5
netxen: update version to 4.0.73
by Amit Kumar Salecha
· 15 years ago
afbe5cd
netxen: added sanity check for pci map
by Amit Kumar Salecha
· 15 years ago
77c5539
netxen: fix warning in ioaddr for NX3031 chip
by Amit Kumar Salecha
· 15 years ago
bb2792e
netxen: fix bios version calculation
by Amit Kumar Salecha
· 15 years ago
688328c
netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
by Eric W. Biederman
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
9c119ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e15eec2
netxen: protect resource cleanup by rtnl lock
by Amit Kumar Salecha
· 15 years ago
41f3e0b
netxen: fix tx timeout recovery for NX2031 chip
by Amit Kumar Salecha
· 15 years ago
1954dc1
netxen: fix sparse warning
by Amit Kumar Salecha
· 15 years ago
4d21fef
netxen: fix license header
by Amit Kumar Salecha
· 15 years ago
c070395
netxen: fix endianness intr coalesce
by Amit Kumar Salecha
· 15 years ago
a03d245
netxen: fix endianness read mac address
by Amit Kumar Salecha
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c651a8c
netxen: update version to 4.0.72
by Amit Kumar Salecha
· 15 years ago
d49c964
netxen: fix set mac addr
by Amit Kumar Salecha
· 15 years ago
581e8ae
netxen: fix smatch warning
by Amit Kumar Salecha
· 15 years ago
011f4ea
netxen: fix tx ring memory leak
by Amit Kumar Salecha
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
a4b751d
netxen: fix ethtool link test
by Sucheta Chakraborty
· 15 years ago
2d2cf34
netxen: fix ethtool register dump
by Sucheta Chakraborty
· 15 years ago
7ef8a21
netxen: fix unified fw size check
by Amit Kumar Salecha
· 15 years ago
e87ad55
netxen: support pci error handlers
by Amit Kumar Salecha
· 15 years ago
6a808c6
netxen: fix tx timeout recovery
by Amit Kumar Salecha
· 15 years ago
bc86fcb
netxen: minor suspend resume fixes
by Amit Kumar Salecha
· 15 years ago
afdafff
netxen: use module parameter correctly
by Stephen Hemminger
· 15 years ago
634d7df
netxen: fix firmware type check
by Dhananjay Phadke
· 15 years ago
f2251f6
netxen:fix napi intr enable check
by Amit Kumar Salecha
· 15 years ago
6f77141
netxen: protect device reset by rtnl_lock
by Amit Kumar Salecha
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
8f9b3f6
netxen: fix failure cases for fw hang recovery
by Amit Kumar Salecha
· 15 years ago
f58dbd7
netxen : fix debug tools access for NX2031
by Narender Kumar
· 15 years ago
e7473f1
netxen: fix merge 9b963e5d0e01461099a
by Amit Kumar Salecha
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5d09e53
netxen : fix BOND_MODE_TLB/ALB mode.
by Narender Kumar
· 15 years ago
a7483b0
netxen: fix promisc for NX2031.
by Narender Kumar
· 15 years ago
5d521fd
netxen: fix memory initialization
by Amit Kumar Salecha
· 15 years ago
eb6d021
netxen: remove PCI IDs of CNA device
by Amit Kumar Salecha
· 15 years ago
c709481
netxen: update version to 4.0.65
by Dhananjay Phadke
· 15 years ago
7e8e5d9
netxen: module firmware hints
by Dhananjay Phadke
· 15 years ago
c25c0b9
netxen: update module info
by Dhananjay Phadke
· 15 years ago
f0e08fa
netxen: add PCI IDs for new chip
by Dhananjay Phadke
· 15 years ago
a9ac07d
netxen: refactor indirect register access
by Dhananjay Phadke
· 15 years ago
f50330f
netxen: support for new firmware file format
by Amit Kumar Salecha
· 15 years ago
0531d7b8
netxen: fix builds for SYSFS=n or MODULES=n
by Randy Dunlap
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0dc6d9c
netxen: avoid undue board config check
by Dhananjay Phadke
· 15 years ago
ff8a306
netxen: fix tx timeout handling on firmware hang
by Amit Kumar Salecha
· 15 years ago
8bee0a9
netxen: fix i2c init
by Dhananjay Phadke
· 15 years ago
7194660
netxen; update version to 4.0.62
by Dhananjay Phadke
· 15 years ago
caa2dd5
netxen: sysfs control for auto firmware recovery
by Narender Kumar
· 15 years ago
7cecdca
netxen: fix error codes in for tools access
by Dhananjay Phadke
· 15 years ago
6abb4b8
netxen: onchip memory access change
by Amit Kumar Salecha
· 15 years ago
0be367b
netxen: reset sequence changes
by Amit Kumar Salecha
· 15 years ago
fb1f6a4
netxen: 128 memory controller support
by Amit Kumar Salecha
· 15 years ago
Next »