index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-09-23
netxen: fix firmware init after resume
Dhananjay Phadke
1
-0
/
+1
2009-09-23
netxen: fix minor tx timeout bug
Dhananjay Phadke
1
-4
/
+3
2009-09-12
netxen: update copyright
Dhananjay Phadke
1
-6
/
+1
2009-09-12
netxen: fix tx timeout recovery
Amit Kumar Salecha
1
-11
/
+58
2009-09-12
netxen: fix file firmware leak
Dhananjay Phadke
1
-2
/
+3
2009-09-12
netxen: improve pci memory access
Dhananjay Phadke
1
-3
/
+4
2009-09-12
netxen: build fix for INET=n
Randy Dunlap
1
-0
/
+4
2009-09-10
netxen: fix check for ip addr hashing support
Amit Kumar Salecha
1
-1
/
+1
2009-09-07
netxen: refactor firmware info code
Dhananjay Phadke
1
-43
/
+98
2009-09-07
netxen: pre calculate register addresses
Amit Kumar Salecha
1
-49
/
+41
2009-09-07
netxen: fix ip addr hashing after firmware reset
Amit Kumar Salecha
1
-22
/
+39
2009-09-07
netxen: firmware hang detection
Dhananjay Phadke
1
-84
/
+304
2009-09-07
netxen: handle firmware load errors
Dhananjay Phadke
1
-4
/
+16
2009-09-04
netxen: fix infinite loop on dma mapping failure
Dhananjay Phadke
1
-2
/
+2
2009-09-04
netxen: remove duplicate napi_add
Dhananjay Phadke
1
-6
/
+0
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+3
2009-08-27
netxen: bridged mode optimizations
Narender Kumar
1
-2
/
+82
2009-08-24
netxen: remove netxen_nic_phan_reg.h
Dhananjay Phadke
1
-1
/
+0
2009-08-24
netxen: implement pci driver shutdown
Amit Kumar Salecha
1
-8
/
+30
2009-08-24
netxen: refactor tx dma mapping code
Dhananjay Phadke
1
-52
/
+60
2009-08-24
netxen: fix firmware reset logic
Dhananjay Phadke
1
-1
/
+3
2009-08-24
netxen: ethtool statistics and control for LRO
Narender Kumar
1
-1
/
+7
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-34
/
+65
2009-08-14
netxen: free napi resources during detach
Dhananjay Phadke
1
-8
/
+24
2009-08-14
netxen: remove netxen workqueue
Amit Kumar Salecha
1
-28
/
+41
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-14
/
+27
2009-08-05
netxen: fix vlan tso case
Dhananjay Phadke
1
-1
/
+1
2009-08-05
netxen: fix dma mask update calculation
Dhananjay Phadke
1
-2
/
+2
2009-08-02
netxen: fix coherent dma mask setting
Dhananjay Phadke
1
-12
/
+25
2009-07-30
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
1
-0
/
+7
2009-07-27
netxen: support for ethtool set ringparam
Amit Kumar Salecha
1
-10
/
+35
2009-07-27
netxen: add vlan tx acceleration support
Dhananjay Phadke
1
-5
/
+47
2009-07-27
netxen: refactor net_device setup code
Dhananjay Phadke
1
-63
/
+75
2009-07-27
netxen: clean up firmware version checks
Dhananjay Phadke
1
-3
/
+3
2009-07-27
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
1
-16
/
+17
2009-07-27
netxen: refactor tso code
Dhananjay Phadke
1
-80
/
+72
2009-07-27
netxen: annotate dma watchdog setup
Dhananjay Phadke
1
-4
/
+4
2009-07-27
netxen: configure interrupt coalesce defaults
Dhananjay Phadke
1
-0
/
+20
2009-07-27
netxen: enable ip addr hashing
Dhananjay Phadke
1
-0
/
+126
2009-07-27
netxen: refresh firmware info after reset
Dhananjay Phadke
1
-5
/
+4
2009-07-20
netxen: fix thermal check and shutdown
Dhananjay Phadke
1
-6
/
+8
2009-07-20
netxen: fix deadlock on dev close
Dhananjay Phadke
1
-7
/
+13
2009-07-20
netxen: fix context deletion sequence
Dhananjay Phadke
1
-1
/
+1
2009-07-03
netxen: avoid frequent firmware reset
Dhananjay Phadke
1
-0
/
+4
2009-06-23
netxen: fix firmware init handshake
Dhananjay Phadke
1
-1
/
+2
2009-06-23
netxen: fix build with without CONFIG_PM
Dhananjay Phadke
1
-0
/
+4
2009-06-18
netxen: fix tx ring accounting
Dhananjay Phadke
1
-13
/
+19
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
[next]