aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
Commit message (Expand)AuthorAge
* igb: fix WOL on second port of i350 deviceCarolyn Wyborny2011-08-04
* intel drivers: repair missing flush operationsJesse Brandeburg2011-08-04
* igb: remove duplicated #includeHuang Weiyi2011-07-23
* igb: Fix for DH89xxCC near end loopback testRobert Healy2011-07-22
* igb: do vlan cleanupJiri Pirko2011-07-21
* igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny2011-07-11
* igb: Update copyright on all igb driver files.Carolyn Wyborny2011-07-11
* igb: Fix lack of flush after register write and before delayCarolyn Wyborny2011-07-11
* net: igb: Use is_multicast_ether_addr helperTobias Klauser2011-07-04
* igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-28
* igb: convert to ndo_fix_featuresMichał Mirosław2011-06-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * igb: fix i350 SR-IOV failtureWilliams, Mitch A2011-06-07
* | igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny2011-06-09
|/
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* igb: convert to ethtool set_phys_idJeff Kirsher2011-05-07
* igb: Add check for invalid size to igb_get_invariants_82575()Carolyn Wyborny2011-05-04
* 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
* igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann2011-04-13
* igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann2011-04-13
* Fix common misspellingsLucas De Marchi2011-03-31
* igb: Add messaging for thermal sensor events on i350 devicesCarolyn Wyborny2011-03-15
* igb: fix hw timestampingAnders Berggren2011-03-15
* igb: Bump version to 3.0.6Carolyn Wyborny2011-03-12
* igb: Add DMA Coalescing feature to driverCarolyn Wyborny2011-03-12
* igb: Update NVM functions to work with i350 devicesCarolyn Wyborny2011-03-12
* igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny2011-03-12
* igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny2011-03-07
* igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny2011-03-03
* igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny2011-03-03
* igb: warn if max_vfs limit is exceededStefan Assmann2011-03-03
* igb: update version stringCarolyn Wyborny2011-02-24
* igb: Update Intel copyright notice for driver source.Carolyn Wyborny2011-02-24
* igb: add support for VF Transmit rate limit using iproute2Lior Levy2011-02-24
* igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny2011-02-11
* igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny2011-01-24
* igb: Add Anti-spoofing feature supportGreg Rose2010-12-25
* igb: Some fine tuningGasparakis, Joseph2010-12-25
* igb: Warn on attempt to override administratively set MAC/VLANGreg Rose2010-12-25
* igb: Fix overwrite of the VF's flagsGreg Rose2010-12-25
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny2010-12-11
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* igb: Fix unused variable warning.Jesse Gross2010-10-27
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-09