Age | Commit message (Expand) | Author |
2011-08-10 | intel: Move the Intel wired LAN drivers | Jeff Kirsher |
2011-08-04 | igb: fix WOL on second port of i350 device | Carolyn Wyborny |
2011-08-04 | intel drivers: repair missing flush operations | Jesse Brandeburg |
2011-07-23 | igb: remove duplicated #include | Huang Weiyi |
2011-07-21 | igb: Fix for DH89xxCC near end loopback test | Robert Healy |
2011-07-21 | igb: do vlan cleanup | Jiri Pirko |
2011-07-11 | igb: Add support of SerDes Forced mode for certain hardware | Carolyn Wyborny |
2011-07-11 | igb: Update copyright on all igb driver files. | Carolyn Wyborny |
2011-07-11 | igb: Fix lack of flush after register write and before delay | Carolyn Wyborny |
2011-07-04 | net: igb: Use is_multicast_ether_addr helper | Tobias Klauser |
2011-06-27 | igb: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason |
2011-06-21 | igb: convert to ndo_fix_features | Michał Mirosław |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-09 | igb: Change version to remove number after -k in kernel versions. | Carolyn Wyborny |
2011-06-07 | igb: fix i350 SR-IOV failture | Williams, Mitch A |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker |
2011-05-07 | igb: convert to ethtool set_phys_id | Jeff Kirsher |
2011-05-04 | igb: Add check for invalid size to igb_get_invariants_82575() | Carolyn Wyborny |
2011-04-29 | net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration | David Decotigny |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny |
2011-04-13 | igb: introduce igb_thermal_sensor_event for sensor checking | Stefan Assmann |
2011-04-13 | igb: fix typo in igb_validate_nvm_checksum_82580 | Stefan Assmann |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | igb: Add messaging for thermal sensor events on i350 devices | Carolyn Wyborny |
2011-03-14 | igb: fix hw timestamping | Anders Berggren |
2011-03-12 | igb: Bump version to 3.0.6 | Carolyn Wyborny |
2011-03-12 | igb: Add DMA Coalescing feature to driver | Carolyn Wyborny |
2011-03-12 | igb: Update NVM functions to work with i350 devices | Carolyn Wyborny |
2011-03-12 | igb: Add Energy Efficient Ethernet (EEE) for i350 devices. | Carolyn Wyborny |
2011-03-07 | igb: Add stats output for OS2BMC feature on i350 devices | Carolyn Wyborny |
2011-03-03 | igb: Fix strncpy calls to be safe per source code review tools | Carolyn Wyborny |
2011-03-03 | igb: Fix reg pattern test in ethtool for i350 devices | Carolyn Wyborny |
2011-03-03 | igb: warn if max_vfs limit is exceeded | Stefan Assmann |
2011-02-24 | igb: update version string | Carolyn Wyborny |
2011-02-24 | igb: Update Intel copyright notice for driver source. | Carolyn Wyborny |
2011-02-24 | igb: add support for VF Transmit rate limit using iproute2 | Lior Levy |
2011-02-11 | igb: Enable PF side of SR-IOV support for i350 devices | Carolyn Wyborny |
2011-01-24 | igb: Add support for i340 Quad Port Fiber Adapter | Carolyn Wyborny |
2010-12-24 | igb: Add Anti-spoofing feature support | Greg Rose |
2010-12-24 | igb: Some fine tuning | Gasparakis, Joseph |
2010-12-24 | igb: Warn on attempt to override administratively set MAC/VLAN | Greg Rose |
2010-12-24 | igb: Fix overwrite of the VF's flags | Greg Rose |
2010-12-12 | igb[v],ixgbe: don't use flush_scheduled_work() | Tejun Heo |
2010-12-10 | igb: Add new function to read part number from EEPROM in string format | Carolyn Wyborny |
2010-12-10 | Intel Wired LAN drivers: Use static const | Jeff Kirsher |
2010-11-27 | drivers/net: use vzalloc() | Eric Dumazet |
2010-10-27 | igb: Fix unused variable warning. | Jesse Gross |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross |