Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96e76e694101c2b09c997bce5f064df0d051b729
/
drivers
/
net
/
netxen
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
· 14 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
22bedad3
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
0a2aa44
netxen: defines for next revision
by Amit Kumar Salecha
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
70f9cf8
netxen: add sysfs entries for diag tools
by Dhananjay Phadke
· 15 years ago
f03b0eb
netxen: separate register and memory access lock
by Dhananjay Phadke
· 15 years ago
907fa12
netxen: annotate register windowing code
by Dhananjay Phadke
· 15 years ago
47abe35
netxen: add access to on chip memory for tools
by Dhananjay Phadke
· 15 years ago
1f5e055
netxen: remove sub 64-bit mem accesses
by Amit Kumar Salecha
· 15 years ago
71fb62f
netxen: fix pci bar mapping
by Dhananjay Phadke
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a4d631
netxen: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
fa9859e
netxen: Fix Unlikely(x) > y
by Roel Kluin
· 15 years ago
07653aa
netxen: fix firmware init after resume
by Dhananjay Phadke
· 15 years ago
a598ae1
netxen: fix minor tx timeout bug
by Dhananjay Phadke
· 15 years ago
13af7a6
netxen: update copyright
by Dhananjay Phadke
· 15 years ago
74c520d
netxen: fix tx timeout recovery
by Amit Kumar Salecha
· 15 years ago
ec5c50c
netxen: fix file firmware leak
by Dhananjay Phadke
· 15 years ago
ea6828b
netxen: improve pci memory access
by Dhananjay Phadke
· 15 years ago
f78c085
netxen: change firmware write size
by Amit Kumar Salecha
· 15 years ago
Next »