index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Age
Commit message (
Expand
)
Author
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-29
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-17
[BNX2]: Convert to netdev_alloc_skb()
Michael Chan
2006-08-17
[BNX2]: Fix tx race condition.
Michael Chan
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[BNX2]: Turn off link during shutdown
Michael Chan
2006-06-29
[BNX2]: Use dev_kfree_skb() instead of the _irq version
Michael Chan
2006-06-29
[BNX2]: Add NETIF_F_TSO_ECN
Michael Chan
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-17
[BNX2]: Update version and reldate
Michael Chan
2006-06-17
[BNX2]: Use CPU native page size
Michael Chan
2006-06-17
[BNX2]: Add firmware decompression
Michael Chan
2006-06-17
[BNX2]: Allow WoL settings on new 5708 chips
Michael Chan
2006-06-17
[BNX2]: Add an rx drop counter
Michael Chan
2006-06-17
[BNX2]: Endian fixes.
Alexey Dobriyan
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
2006-05-22
[BNX2]: Use kmalloc instead of array
Michael Chan
2006-05-22
[BNX2]: Fix bug in bnx2_nvram_write()
Michael Chan
2006-04-12
[PATCH] net drivers: fix section attributes for gcc
Randy Dunlap
2006-03-23
[BNX2]: Update version and reldate
Michael Chan
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2006-03-20
[BNX2]: Update version
Michael Chan
2006-03-20
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2006-03-20
[BNX2]: Fix bug when rx ring is full
Michael Chan
2006-03-20
[BNX2]: Add ethtool -d support
Michael Chan
2006-03-20
[BNX2]: Reduce register test size
Michael Chan
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
2006-01-23
[BNX2]: Update version and copyright year
Michael Chan
2006-01-23
[BNX2]: Add PHY loopback test
Michael Chan
2006-01-23
[BNX2]: Use netdev_priv()
Michael Chan
2006-01-23
[BNX2]: Fix nvram sizing
Michael Chan
2006-01-23
[BNX2]: Workaround hw interrupt bug
Michael Chan
2006-01-23
[BNX2]: Fix UDP checksum verification
Michael Chan
2006-01-23
[BNX2]: Misc. fixes
Michael Chan
2006-01-23
[BNX2]: Improve handshake with firmware
Michael Chan
2006-01-23
[BNX2]: Fix VLAN on ASF
Michael Chan
[next]