index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-29
5
-39
/
+34
|
\
|
*
NetXen: Reducing ring sizes for IOMMU issue.
Amit S. Kale
2006-12-26
1
-5
/
+5
|
*
NetXen: Fix for PPC machines.
Amit S. Kale
2006-12-26
3
-9
/
+9
|
*
NetXen: work queue fixes.
Amit S. Kale
2006-12-26
3
-11
/
+9
|
*
NetXen: Link status message correction for quad port cards.
Amit S. Kale
2006-12-26
1
-1
/
+2
[next]