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