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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-31
netxen: fix crashes during module unload
dhananjay@netxen.com
1
-8
/
+7
2007-08-31
netxen: Avoid firmware load in PCI probe
dhananjay@netxen.com
1
-4
/
+0
2007-07-30
netxen: drop redudant spinlock
Dhananjay Phadke
1
-4
/
+0
2007-07-30
netxen: Fix interrupt handling for multiport adapters
dhananjay@netxen.com
1
-17
/
+19
2007-07-30
netxen: re-init station address after h/w init
dhananjay@netxen.com
1
-2
/
+2
2007-07-24
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
1
-24
/
+24
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+2
2007-07-10
netxen: deinline and sparse fix
Stephen Hemminger
1
-0
/
+97
2007-07-02
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
1
-42
/
+86
2007-07-02
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
1
-13
/
+17
2007-07-02
RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly
dhananjay.phadke@gmail.com
1
-16
/
+13
2007-06-09
NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware
Mithlesh Thukral
1
-0
/
+7
2007-06-03
NetXen: Removal of extra free_irq call
Mithlesh Thukral
1
-2
/
+0
2007-05-11
netxen_nic_main don't use deprecated irq flags
Andrew Morton
1
-1
/
+1
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
1
-118
/
+188
2007-04-28
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
1
-29
/
+32
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
1
-10
/
+22
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
1
-257
/
+269
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-03-02
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
1
-5
/
+4
2007-03-02
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
1
-2
/
+2
2007-02-27
NetXen: Driver ifconfig fix
Amit S. Kale
1
-2
/
+2
2007-02-27
NetXen: Driver unload fixes
Amit S. Kale
1
-1
/
+1
2007-02-17
Merge branch 'master' into upstream
Jeff Garzik
1
-2
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-2
/
+2
2007-02-09
NetXen: Fixes for ppc architecture.
Amit S. Kale
1
-1
/
+2
2007-01-31
netxen patches
Al Viro
1
-4
/
+4
2007-01-23
NetXen: Use pci_register_driver() instead of pci_module_init() in init_module
Amit S. Kale
1
-1
/
+1
2006-12-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+18
2006-12-26
NetXen: Fix for PPC machines.
Amit S. Kale
1
-2
/
+2
2006-12-26
NetXen: work queue fixes.
Amit S. Kale
1
-8
/
+7
2006-12-26
NetXen: Multiple adapter fix.
Amit S. Kale
1
-12
/
+0
2006-12-26
NetXen: driver reload fix for newer firmware.
Amit S. Kale
1
-0
/
+7
2006-12-26
NetXen: Adding new device ids.
Amit S. Kale
1
-0
/
+2
2006-12-26
netxen: remove private ioctl
Stephen Hemminger
1
-45
/
+0
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
1
-1
/
+1
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
1
-9
/
+10
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-9
/
+10
2006-12-04
[PATCH] NetXen: multiport firmware support, ioctl interface
Amit S. Kale
1
-100
/
+160
2006-12-04
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
Amit S. Kale
1
-33
/
+21
2006-12-02
[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts
Amit S. Kale
1
-5
/
+3
2006-12-02
[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction
Amit S. Kale
1
-39
/
+82
2006-12-02
[PATCH] NetXen: Fixed /sys mapping between device and driver
Amit S. Kale
1
-1
/
+2
2006-12-02
[netdrvr] netxen: build fixes
Jeff Garzik
1
-3
/
+6
2006-12-02
Add NetXen 1G/10G ethernet driver.
Amit S. Kale
1
-0
/
+1116