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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
netxen_nic_main don't use deprecated irq flags
Andrew Morton
1
-1
/
+1
2007-04-28
NetXen: Fix for vmalloc issues
Mithlesh Thukral
1
-2
/
+2
2007-04-28
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
3
-7
/
+6
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
10
-266
/
+468
2007-04-28
NetXen: Removal of redundant macros
Mithlesh Thukral
1
-2
/
+0
2007-04-28
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
4
-42
/
+144
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
9
-99
/
+112
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
10
-691
/
+646
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
2
-3
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2
-6
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
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
3
-2
/
+11
2007-03-15
NetXen: Bug fix for Jumbo frames on XG card
Linsys Contractor Mithlesh Thukral
1
-1
/
+4
2007-03-09
netxen: fix warnings
Ralf Baechle
1
-2
/
+3
2007-03-02
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
3
-17
/
+20
2007-03-02
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
4
-121
/
+34
2007-02-27
netxen: do_rom_fast_write error handling
Stephen Hemminger
1
-1
/
+4
2007-02-27
NetXen: Driver ifconfig fix
Amit S. Kale
1
-2
/
+2
2007-02-27
NetXen: Driver unload fixes
Amit S. Kale
2
-5
/
+6
2007-02-17
NetXen: Fix to get the driver working after sparse changes
Amit S. Kale
1
-4
/
+4
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: Updates for ethtool support
Amit S. Kale
3
-4
/
+14
2007-02-09
NetXen: Fixes for ppc architecture.
Amit S. Kale
4
-4
/
+7
2007-02-06
NetXen: Added ethtool support for user level tools.
Amit S. Kale
3
-19
/
+361
2007-02-06
NetXen: Firmware crb init changes.
Amit S. Kale
1
-3
/
+9
2007-01-31
netxen patches
Al Viro
8
-212
/
+196
2007-01-23
NetXen: Use pci_register_driver() instead of pci_module_init() in init_module
Amit S. Kale
2
-2
/
+2
2007-01-23
NetXen: Firmware check modifications
Amit S. Kale
2
-5
/
+5
2006-12-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-39
/
+34
2006-12-26
NetXen: Reducing ring sizes for IOMMU issue.
Amit S. Kale
1
-5
/
+5
2006-12-26
NetXen: Fix for PPC machines.
Amit S. Kale
3
-9
/
+9
2006-12-26
NetXen: work queue fixes.
Amit S. Kale
3
-11
/
+9
2006-12-26
NetXen: Link status message correction for quad port cards.
Amit S. Kale
1
-1
/
+2
2006-12-26
NetXen: Multiple adapter fix.
Amit S. Kale
2
-14
/
+1
2006-12-26
NetXen: Using correct CHECKSUM flag.
Amit S. Kale
1
-1
/
+1
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
6
-668
/
+1
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2
-3
/
+2
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
3
-13
/
+16
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
3
-12
/
+15
2006-12-04
[PATCH] NetXen: multiport firmware support, ioctl interface
Amit S. Kale
9
-377
/
+1161
2006-12-04
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
Amit S. Kale
10
-193
/
+165
2006-12-02
[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts
Amit S. Kale
4
-45
/
+18
[next]