summaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-07e1000: convert to set_phys_idJeff Kirsher
2011-04-29net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02e1000: fix sparse warningStephen Hemminger
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14e1000: Avoid unhandled IRQJesse Brandeburg
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-09e1000: Add support for the CE4100 reference platformDirk Brandewie
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław
2010-12-10Intel Wired LAN drivers: Use static constJeff Kirsher
2010-12-10e1000: fix return value not set on errorDean Nelson
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-21e1000: fix screaming IRQAnupam Chanda
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24e1000: make e1000_reinit_safe localstephen hemminger
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-23e1000: use GRO for receiveJesse Brandeburg
2010-09-23e1000: fix occasional panic on unloadJesse Brandeburg
2010-09-23e1000: use work queuesJesse Brandeburg
2010-09-22e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou
2010-09-08e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-07-26e1000: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-19e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck
2010-06-13e1000: Fix message logging defectJoe Perches
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches
2010-05-14e1000: cleanup unused parametersJesse Brandeburg
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-05e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg
2010-04-27e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov
2010-04-27e1000: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-27e1000: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-24net/intel: remove trailing space in messagesFrans Pop
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23e1000: correct wrong coding style for "else"Jiri Pirko