summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000
AgeCommit message (Expand)AuthorLines
2005-03-30[PATCH] e1000: add MODULE_VERSIONJohn W. Linville-1/+3
2005-03-22[PATCH] e1000: flush work queues on removeJohn W. Linville-0/+2
2005-03-22[PATCH] e1000: avoid sleeping in watchdog timer contextJohn W. Linville-2/+14
2005-03-05Merge nuts.davemloft.net:/disk1/BK/net-2.6.12David S. Miller-4/+18
2005-02-23[NET]: Add skb_header_cloned and use it in e1000/tg3Herbert Xu-4/+18
2005-02-20[PATCH] e1000: Driver version white space,Mallikarjuna R Chilakala-14/+26
2005-02-20[PATCH] e1000: Fixes related to Cable lengthMallikarjuna R Chilakala-37/+42
2005-02-20[PATCH] e1000: Report failure code when loopbackMallikarjuna R Chilakala-5/+6
2005-02-20[PATCH] e1000: Checks for desc ring/rx dataMallikarjuna R Chilakala-2/+133
2005-02-20[PATCH] e1000: Patch from Peter Kjellstroem --Mallikarjuna R Chilakala-0/+18
2005-02-20[PATCH] e1000: Fix WOL settings in 82544 basedMallikarjuna R Chilakala-1/+8
2005-02-20[PATCH] e1000: Delay clean-up of last Tx bufferMallikarjuna R Chilakala-1/+31
2005-02-20[PATCH] e1000: Avoid race between e1000_watchdogMallikarjuna R Chilakala-7/+13
2005-02-20[PATCH] e1000: use netif_poll_{enable|disable}Mallikarjuna R Chilakala-0/+7
2005-02-20[PATCH] e1000: Robert Olsson's fix and refinementMallikarjuna R Chilakala-7/+4
2005-01-19Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274David S. Miller-11/+23
2005-01-19[NET]: Close NETIF_F_LLTX race conditions.David S. Miller-23/+11
2005-01-10e1000/ixgb net drivers: rename global symbol to fix 'make allyesconfig'Jeff Garzik-3/+3
2005-01-06[PATCH] e1000: Driver version number, white spaces, comments, device idGanesh Venkatesan-82/+92
2005-01-06[PATCH] e1000: Applied smart speed fix where the code was forcing smartGanesh Venkatesan-7/+29
2005-01-06[PATCH] e1000: Applied eeprom fix where it was possible to read/writeGanesh Venkatesan-2/+2
2005-01-06[PATCH] e1000: Added workaround to prevent inadvertent gigabit waveformGanesh Venkatesan-4/+77
2005-01-06[PATCH] e1000: Kernel API change for Module_param_array_namedGanesh Venkatesan-1/+1
2005-01-06[PATCH] e1000: {set, get}_wol is now symmetric for 82545EM adaptersGanesh Venkatesan-0/+2
2005-01-06[PATCH] e1000: Fix tx resource cleanup logicGanesh Venkatesan-26/+20
2005-01-06[PATCH] e1000: Replace schedule_timeout() withGanesh Venkatesan-10/+3
2005-01-06[PATCH] e1000: remove a redundant assignment to a local nr_frags in e1000_xmi...Ganesh Venkatesan-1/+0
2005-01-06[PATCH] e1000: Avoid filling tx_ring completely - shemminger@osdl.orgGanesh Venkatesan-0/+4
2005-01-06[PATCH] e1000: Enabling NETIF_F_SG without checksum offload is illegalGanesh Venkatesan-2/+0
2005-01-06[PATCH] e1000: Fix ethtool diagnostics -- specifically for blade serverGanesh Venkatesan-25/+37
2005-01-06[PATCH] e1000: Fix kernel panic when the interface is brought down whileGanesh Venkatesan-1/+4
2005-01-06[PATCH] e1000: ITR does not default correctly on 2.6.x kernelsGanesh Venkatesan-4/+2
2004-11-11[PATCH] E1000 stop working after resumeAndrew Morton-1/+3
2004-10-25Merge pobox.com:/garz/repo/netdev-2.6/miscJeff Garzik-115/+242
2004-10-25[PATCH] e1000 module_param build fixAndrew Morton-1/+1
2004-10-25Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik-115/+242
2004-10-25Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik-0/+2
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-1/+1
2004-10-19Merge PCI updatesLinus Torvalds-3/+2
2004-10-16[PATCH] bunch of trivial iomem annotations in drivers/netAlexander Viro-1/+1
2004-10-15[PATCH] e1000: white space correctionsGanesh Venkatesan-1/+0
2004-10-15[PATCH] e1000: driver version updateGanesh Venkatesan-1/+1
2004-10-15[PATCH] e1000: fix set ringparam for ethtool returning error code on bad inputGanesh Venkatesan-0/+3
2004-10-15[PATCH] e1000: remove unused function e1000_enable_mng_pass_thruGanesh Venkatesan-25/+0
2004-10-15[PATCH] e1000: modified ethtool_set_pauseparam to use e1000_setup_linkGanesh Venkatesan-1/+2
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi-3/+2
2004-09-30[PATCH] e1000 sparc64 dma_mapping build fixAndrew Morton-0/+1
2004-09-30[PATCH] e1000 update -- fix MODULE_PARM, module_param, module_param_arrayGanesh Venkatesan-64/+104
2004-09-17[PATCH] e1000 - Ethtool -- 82545 do not support WoLGanesh Venkatesan-0/+2
2004-09-17[PATCH] e1000 - Polarity reversal workaround for 10F/10H linksGanesh Venkatesan-0/+121