index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qla3xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...
Benjamin Li
2007-02-27
1
-7
/
+107
*
qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.
Ron Mercer
2007-02-27
1
-35
/
+64
*
qla3xxx: Clean up receive process.
Ron Mercer
2007-02-27
1
-54
/
+24
*
qla3xxx: Dynamically size the rx buffer queue based on the MTU.
Ron Mercer
2007-02-27
1
-13
/
+28
*
qla3xxx: Remove API to change MTU.
Ron Mercer
2007-02-27
1
-22
/
+2
*
qla3xxx: Fix deadlock issue on error paths
Benjamin Li
2007-02-27
1
-3
/
+12
*
qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb
Benjamin Li
2007-02-27
1
-5
/
+8
*
qla3xxx: Remove unnecessary memset() in qla3xxx_send()
Benjamin Li
2007-02-27
1
-1
/
+0
*
qla3xxx: Return proper error codes when the 4022/4032 is being probed
Benjamin Li
2007-02-27
1
-1
/
+7
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-2
/
+2
*
qla3xxx: Add support for Qlogic 4032 chip.
Ron Mercer
2007-02-05
1
-62
/
+301
*
qla3xxx: Add delay to NVRAM register access.
Ron Mercer
2007-01-07
1
-14
/
+23
*
qla3xxx: Remove NETIF_F_LLTX from driver features.
Ron Mercer
2007-01-07
1
-1
/
+0
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-8
/
+12
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] wrong thing iounmapped (qla3xxx)
Al Viro
2006-09-24
1
-1
/
+1
*
[PATCH] qla3xxx iomem annotations
Al Viro
2006-09-24
1
-25
/
+24
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
[PATCH] qla3xxx NIC driver
Ron Mercer
2006-07-29
1
-0
/
+3537
[prev]