index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
netxen: drop redudant spinlock
Dhananjay Phadke
2007-07-30
1
-4
/
+0
*
netxen: Fix interrupt handling for multiport adapters
dhananjay@netxen.com
2007-07-30
1
-17
/
+19
*
netxen: re-init station address after h/w init
dhananjay@netxen.com
2007-07-30
1
-2
/
+2
*
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2007-07-24
2
-26
/
+25
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-5
/
+2
*
netxen: deinline and sparse fix
Stephen Hemminger
2007-07-10
2
-103
/
+97
*
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
2007-07-08
1
-3
/
+3
*
RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...
Dhananjay Phadke
2007-07-02
5
-76
/
+210
*
RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers
dhananjay.phadke@gmail.com
2007-07-02
5
-30
/
+124
*
RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly
dhananjay.phadke@gmail.com
2007-07-02
1
-16
/
+13
*
NetXen: Fix link status messages
Mithlesh Thukral
2007-06-12
3
-8
/
+38
*
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
2007-06-09
4
-44
/
+46
*
NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware
Mithlesh Thukral
2007-06-09
2
-6
/
+9
*
NetXen: Removal of extra free_irq call
Mithlesh Thukral
2007-06-03
1
-2
/
+0
*
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
2007-05-17
1
-1
/
+1
*
netxen_nic_main don't use deprecated irq flags
Andrew Morton
2007-05-11
1
-1
/
+1
*
NetXen: Fix for vmalloc issues
Mithlesh Thukral
2007-04-28
1
-2
/
+2
*
NetXen: Fixes for Power PC architecture
Mithlesh Thukral
2007-04-28
3
-7
/
+6
*
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
2007-04-28
10
-266
/
+468
*
NetXen: Removal of redundant macros
Mithlesh Thukral
2007-04-28
1
-2
/
+0
*
NetXen: Multi PCI support for Quad cards
Mithlesh Thukral
2007-04-28
4
-42
/
+144
*
NetXen: Removal of redundant argument passing
Mithlesh Thukral
2007-04-28
9
-99
/
+112
*
NetXen: Use multiple PCI functions
Mithlesh Thukral
2007-04-28
10
-691
/
+646
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+2
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
2
-6
/
+8
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
NetXen: Fix hardware access for ppc architecture.
Linsys Contractor Adhiraj Joshi
2007-03-29
1
-1
/
+2
*
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
2007-03-15
3
-2
/
+11
*
NetXen: Bug fix for Jumbo frames on XG card
Linsys Contractor Mithlesh Thukral
2007-03-15
1
-1
/
+4
*
netxen: fix warnings
Ralf Baechle
2007-03-09
1
-2
/
+3
*
NetXen: Fix second rmmod failure observed on PowerPC machines.
Linsys Contractor Mithlesh Thukral
2007-03-02
3
-17
/
+20
*
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
2007-03-02
4
-121
/
+34
*
netxen: do_rom_fast_write error handling
Stephen Hemminger
2007-02-27
1
-1
/
+4
*
NetXen: Driver ifconfig fix
Amit S. Kale
2007-02-27
1
-2
/
+2
*
NetXen: Driver unload fixes
Amit S. Kale
2007-02-27
2
-5
/
+6
*
NetXen: Fix to get the driver working after sparse changes
Amit S. Kale
2007-02-17
1
-4
/
+4
*
Merge branch 'master' into upstream
Jeff Garzik
2007-02-17
1
-2
/
+2
|
\
|
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-2
/
+2
*
|
NetXen: Updates for ethtool support
Amit S. Kale
2007-02-09
3
-4
/
+14
*
|
NetXen: Fixes for ppc architecture.
Amit S. Kale
2007-02-09
4
-4
/
+7
|
/
*
NetXen: Added ethtool support for user level tools.
Amit S. Kale
2007-02-06
3
-19
/
+361
*
NetXen: Firmware crb init changes.
Amit S. Kale
2007-02-06
1
-3
/
+9
*
netxen patches
Al Viro
2007-01-31
8
-212
/
+196
*
NetXen: Use pci_register_driver() instead of pci_module_init() in init_module
Amit S. Kale
2007-01-23
2
-2
/
+2
*
NetXen: Firmware check modifications
Amit S. Kale
2007-01-23
2
-5
/
+5
[next]