index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgb
/
ixgb.h
Age
Commit message (
Expand
)
Author
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
2010-04-27
ixgb: Use pr_<level> and netdev_<level>
Joe Perches
2010-02-16
drivers/net/ixgb: Use netif_printk macros
Joe Perches
2009-12-03
ixgb: remove use of skb_dma_map from ixgb
Alexander Duyck
2009-10-08
ixgb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-11
ixgb: update copyright dates and versions
Jesse Brandeburg
2008-07-11
ixgb: cleanup header
Jesse Brandeburg
2008-07-11
ixgb: fix spelling errors
Jesse Brandeburg
2008-07-11
ixgb: whitespace fixups
Jesse Brandeburg
2008-07-11
ixgb: remove lltx support and update tx routine
Jesse Brandeburg
2008-04-17
ixgb: convert uint16_t style integers to u16
Joe Perches
2008-03-26
ixgb: remove irq_sem
Jesse Brandeburg
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
2008-03-26
ixgb: add explicit state checking
Jesse Brandeburg
2007-10-30
ixgb: fix sparse warnings
Stephen Hemminger
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-05-18
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2007-04-28
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
Milind Arun Choudhary
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-01-06
ixgb: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
2006-09-27
ixgb: combine more rx descriptors to improve performance
Jesse Brandeburg
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
2006-08-31
ixgb: Cache-align all TX components of the adapter struct.
Jesse Brandeburg
2006-08-31
ixgb: recalculate after how many descriptors to wake the queue
Auke Kok
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-26
ixgb: update version, dates
Auke Kok
2006-05-25
ixgb: add performance enhancements to the buffer_info struct
Auke Kok
2006-05-23
ixgb: add tx timeout counter
Auke Kok
2006-05-23
ixgb: use DPRINTK and msglvl, and ethtool to control it
Auke Kok
2005-08-11
[PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64
Malli Chilakala
2005-05-13
[PATCH] ixgb: Change RDT write bump size to 4
Malli Chilakala
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds