index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
1
-0
/
+40
2008-07-23
netxen: cut-through rx changes
Dhananjay Phadke
1
-10
/
+28
2008-07-23
netxen: mtu, mac, link status changes
Dhananjay Phadke
1
-5
/
+7
2008-07-23
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
1
-4
/
+268
2008-07-23
netxen: remove netxen_nic_isr.c
Dhananjay Phadke
1
-5
/
+1
2008-07-23
netxen: pci probe and firmware init changes
Dhananjay Phadke
1
-7
/
+33
2008-07-23
netxen: add 2MB PCI memory support
Dhananjay Phadke
1
-9
/
+61
2008-07-23
netxen: add defs for new chip/boards
Dhananjay Phadke
1
-12
/
+53
2008-07-23
netxen: hw multicast filtering
Dhananjay Phadke
1
-1
/
+3
2008-07-23
netxen: cleanup unused variables/functions
Dhananjay Phadke
1
-15
/
+4
2008-06-18
netxen: cleanup debug messages
Dhananjay Phadke
1
-16
/
+0
2008-06-18
netxen: remove global physical_port array
Dhananjay Phadke
1
-1
/
+1
2008-04-17
#if 0 netxen_nic_link_ok()
Adrian Bunk
1
-1
/
+0
2008-04-17
make netxen_workq static
Adrian Bunk
1
-17
/
+0
2008-03-26
netxen: fix rx dropped stats
Dhananjay Phadke
1
-6
/
+1
2008-03-26
netxen: remove low level tx lock
Dhananjay Phadke
1
-11
/
+3
2008-03-26
netxen: napi and irq cleanup
Dhananjay Phadke
1
-4
/
+1
2008-03-26
netxen: improve msi support
Dhananjay Phadke
1
-0
/
+1
2008-01-29
annotate netxen
Al Viro
1
-2
/
+2
2008-01-29
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
1
-8
/
+8
2008-01-29
drivers/net/netxen/: cleanups
Adrian Bunk
1
-14
/
+0
2008-01-13
netxen: fix byte-swapping in tx and rx
Dhananjay Phadke
1
-31
/
+34
2008-01-13
netxen: update driver version
dhananjay@netxen.com
1
-2
/
+2
2007-10-11
netxen: ethtool fixes
Dhananjay Phadke
1
-1
/
+1
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-1
/
+1
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-0
/
+1
2007-07-25
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
1
-2
/
+1
2007-07-10
netxen: deinline and sparse fix
Stephen Hemminger
1
-103
/
+0
2007-07-02
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
1
-2
/
+76
2007-07-02
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
1
-16
/
+86
2007-06-13
NetXen: Fix link status messages
Mithlesh Thukral
1
-0
/
+1
2007-06-10
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
1
-23
/
+24
2007-04-28
NetXen: Fix for vmalloc issues
Mithlesh Thukral
1
-2
/
+2
2007-04-28
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
1
-3
/
+3
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
1
-1
/
+20
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
1
-18
/
+15
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
1
-72
/
+53
2007-03-15
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
1
-0
/
+1
2007-03-03
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
1
-1
/
+3
2007-02-17
NetXen: Fix to get the driver working after sparse changes
Amit S. Kale
1
-4
/
+4
2007-02-10
NetXen: Updates for ethtool support
Amit S. Kale
1
-0
/
+1
2007-02-07
NetXen: Added ethtool support for user level tools.
Amit S. Kale
1
-2
/
+15
2007-01-31
netxen patches
Al Viro
1
-71
/
+65
2007-01-23
NetXen: Use pci_register_driver() instead of pci_module_init() in init_module
Amit S. Kale
1
-1
/
+1
2007-01-23
NetXen: Firmware check modifications
Amit S. Kale
1
-4
/
+3
2006-12-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+6
2006-12-27
NetXen: Reducing ring sizes for IOMMU issue.
Amit S. Kale
1
-5
/
+5
2006-12-27
NetXen: Fix for PPC machines.
Amit S. Kale
1
-1
/
+1
2006-12-27
NetXen: work queue fixes.
Amit S. Kale
1
-2
/
+1
2006-12-27
NetXen: Multiple adapter fix.
Amit S. Kale
1
-2
/
+1
[next]