summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-1863/+0Star
* intel drivers: repair missing flush operationsJesse Brandeburg2011-08-041-0/+6
* e1000: convert to ndo_fix_featuresMichał Mirosław2011-06-211-69/+0Star
* e1000: convert to set_phys_idJeff Kirsher2011-05-071-34/+16Star
* net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny2011-04-291-1/+1
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* e1000: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-271-13/+14
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0Star
* e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg2010-05-061-3/+5
* e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov2010-04-281-16/+15Star
* e1000: use DMA API instead of PCI DMA functionsNick Nunley2010-04-281-20/+26
* e1000: Report link status in ethtool when interface is downNick Nunley2010-02-041-1/+18
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-2/+2
* e1000: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-081-5/+7
* e1000: test link state conclusivelyJesse Brandeburg2009-09-271-2/+2
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-271-166/+32Star
* e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg2009-07-071-1/+50
* e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-161-2/+6
* e1000: Move assignments in tests before testJoe Perches2008-07-231-20/+29
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-231-8/+8
* e1000: Move extern function definitions to e1000.hJoe Perches2008-07-231-13/+0Star
* e1000: Use hw, er32, and ew32Joe Perches2008-07-231-144/+169
* e1000: neaten function declarationsJoe Perches2008-07-231-107/+68Star
* e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
* e1000: convert uint16_t style integers to u16Joe Perches2008-04-171-80/+80
* e1000: Convert boolean_t to boolJoe Perches2008-03-261-8/+9
* replace code with FIELD_SIZEOFJulia Lawall2008-02-111-1/+1
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-291-1/+1
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-291-29/+55
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-291-1/+1
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-071-1/+1
* e1000: sparse warnings fixesStephen Hemminger2007-10-301-17/+12Star
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-12/+10Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-2/+0Star
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-111-2/+1Star
* e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-281-0/+1
* e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-141-0/+2
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-281-3/+3
* e1000: Use kcalloc()Yan Burman2007-04-281-14/+12Star
* e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-04-281-1/+1
* e1000: allow ethtool to see link status when downKok, Auke2007-02-171-1/+1
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-6/+0Star
* e1000: 3 new driver stats for managability testingJeff Garzik2006-12-261-0/+3
* e1000: add queue restart counterJesse Brandeburg2006-12-021-0/+1
* e1000: New hardware supportAuke Kok2006-12-021-0/+1
* e1000: FIX: enable hw TSO for IPV6Auke Kok2006-12-021-0/+7