aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb
Commit message (Expand)AuthorAge
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok2006-07-12
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* ixgb: update version, datesAuke Kok2006-05-26
* ixgb: remove changelogAuke Kok2006-05-26
* ixgb: replace netdev->priv with netdev_priv()Auke Kok2006-05-26
* ixgb: remove inlines, allow compiler to chooseAuke Kok2006-05-26
* ixgb: remove lock access in the fast pathAuke Kok2006-05-26
* ixgb: allocate only buffersize neededAuke Kok2006-05-26
* ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok2006-05-26
* ixgb: fix interface losing macaddr on ifdn/upAuke Kok2006-05-26
* ixgb: fix smp polling race conditionAuke Kok2006-05-26
* ixgb: increment version to 1.0.104-k4Auke Kok2006-05-25
* ixgb: use rx copybreak/skb recycleAuke Kok2006-05-25
* ixgb: add performance enhancements to the buffer_info structAuke Kok2006-05-25
* ixgb: increment version to 1.0.104-k2Auke Kok2006-05-23
* ixgb: add tx timeout counterAuke Kok2006-05-23
* ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok2006-05-23
* ixgb: remove hardcoded numberAuke Kok2006-05-23
* ixgb: add copper 10gig driver idAuke Kok2006-05-23
* ixgb: add NETIF_F_LLTX analogous to e1000Auke Kok2006-05-23
* ixgb: fix flow controlAuke Kok2006-05-23
* ixgb: remove duplicate code setting duplex and speedAuke Kok2006-05-23
* ixgb: fix rare early tso completionAuke Kok2006-05-23
* [PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab2006-04-12
* [PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk2005-11-05
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-21
|\
| * [PATCH] ixgb: correct rx_dropped countingJohn W. Linville2005-09-14
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* | [PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
|/
* [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-11
* [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-11
* [PATCH] ixgb: Remove unused functionsMalli Chilakala2005-08-11
* [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-11
* [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-11
* [PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala2005-08-11
* [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-11
* [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-11
* [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala2005-08-11
* Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik2005-06-26
|\
| * [PATCH] ixgb: Driver version, white space, comments, device idMalli Chilakala2005-05-12
| * [PATCH] ixgb: Fixed msec_delay in osdep to use msleepMalli Chilakala2005-05-12
| * [PATCH] ixgb: Code optimizationMalli Chilakala2005-05-12
| * [PATCH] ixgb: Remove hook for suspend, no power managementMalli Chilakala2005-05-12
| * [PATCH] ixgb: Support for ethtool -dMalli Chilakala2005-05-12
| * [PATCH] ixgb: Fix EEPROM functions to be endian-awareMalli Chilakala2005-05-12
| * [PATCH] ixgb: Reset status in the RxMalli Chilakala2005-05-12