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-07-08
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
1
-3
/
+3
2007-07-02
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
5
-76
/
+210
2007-07-02
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
5
-30
/
+124
2007-07-02
RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly
dhananjay.phadke@gmail.com
1
-16
/
+13
2007-06-12
NetXen: Fix link status messages
Mithlesh Thukral
3
-8
/
+38
2007-06-09
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
4
-44
/
+46
2007-06-09
NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware
Mithlesh Thukral
2
-6
/
+9
2007-06-03
NetXen: Removal of extra free_irq call
Mithlesh Thukral
1
-2
/
+0
2007-05-17
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
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
[next]