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