index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
netxen: fix dma watchdog
Dhananjay Phadke
1
-13
/
+15
2008-08-07
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
1
-0
/
+5
2008-07-22
netxen: cut-through rx changes
Dhananjay Phadke
1
-61
/
+130
2008-07-22
netxen: mtu, mac, link status changes
Dhananjay Phadke
1
-1
/
+1
2008-07-22
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
1
-75
/
+79
2008-07-22
netxen: remove netxen_nic_isr.c
Dhananjay Phadke
1
-56
/
+0
2008-07-22
netxen: pci probe and firmware init changes
Dhananjay Phadke
1
-105
/
+299
2008-07-22
netxen: add 2MB PCI memory support
Dhananjay Phadke
1
-27
/
+27
2008-07-22
netxen: add defs for new chip/boards
Dhananjay Phadke
1
-1
/
+2
2008-07-22
netxen: hw multicast filtering
Dhananjay Phadke
1
-2
/
+0
2008-07-22
netxen: cleanup unused variables/functions
Dhananjay Phadke
1
-65
/
+23
2008-06-17
netxen: download firmware in pci probe
Dhananjay Phadke
1
-4
/
+20
2008-06-17
netxen: cleanup debug messages
Dhananjay Phadke
1
-21
/
+1
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
1
-2
/
+1
2008-03-25
netxen: fix rx dropped stats
Dhananjay Phadke
1
-32
/
+1
2008-03-25
netxen: remove low level tx lock
Dhananjay Phadke
1
-71
/
+18
2008-03-25
netxen: napi and irq cleanup
Dhananjay Phadke
1
-72
/
+4
2008-03-25
netxen: improve msi support
Dhananjay Phadke
1
-0
/
+2
2008-01-28
annotate netxen
Al Viro
1
-3
/
+4
2008-01-28
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
1
-12
/
+12
2008-01-28
drivers/net/netxen: Add missing "space"
Joe Perches
1
-2
/
+2
2008-01-28
drivers/net/netxen/: cleanups
Adrian Bunk
1
-33
/
+37
2008-01-12
netxen: fix byte-swapping in tx and rx
Dhananjay Phadke
1
-5
/
+5
2008-01-12
netxen: optimize tx handling
dhananjay@netxen.com
1
-6
/
+4
2007-10-10
netxen: ethtool fixes
Dhananjay Phadke
1
-2
/
+5
2007-07-02
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
1
-22
/
+27
2007-07-02
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
1
-0
/
+2
2007-06-12
NetXen: Fix link status messages
Mithlesh Thukral
1
-8
/
+13
2007-06-09
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
1
-11
/
+12
2007-05-17
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
2007-04-28
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
1
-2
/
+2
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
1
-1
/
+1
2007-04-28
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
1
-3
/
+1
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
1
-3
/
+4
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
1
-76
/
+41
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-03-29
NetXen: Fix hardware access for ppc architecture.
Linsys Contractor Adhiraj Joshi
1
-1
/
+2
2007-03-15
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
1
-2
/
+9
2007-03-02
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
1
-10
/
+13
2007-02-27
netxen: do_rom_fast_write error handling
Stephen Hemminger
1
-1
/
+4
2007-02-09
NetXen: Updates for ethtool support
Amit S. Kale
1
-0
/
+8
2007-02-09
NetXen: Fixes for ppc architecture.
Amit S. Kale
1
-2
/
+2
2007-02-06
NetXen: Added ethtool support for user level tools.
Amit S. Kale
1
-2
/
+265
2007-02-06
NetXen: Firmware crb init changes.
Amit S. Kale
1
-3
/
+9
2007-01-31
netxen patches
Al Viro
1
-9
/
+6
2006-12-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2006-12-26
NetXen: Fix for PPC machines.
Amit S. Kale
1
-6
/
+6
2006-12-26
NetXen: work queue fixes.
Amit S. Kale
1
-1
/
+1
2006-12-26
netxen: remove private ioctl
Stephen Hemminger
1
-237
/
+0
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
1
-2
/
+1
[next]