index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
e1000_82575.c
Age
Commit message (
Expand
)
Author
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
2013-09-12
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-04
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
2013-09-04
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2013-09-04
igb: No PHPM support in i354 devices
Akeem G Abodunrin
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
2013-05-21
igb: Support for SFP modules discovery
Akeem G. Abodunrin
2013-04-24
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2013-04-24
igb: Remove dead code path
Matthew Vick
2013-04-24
igb: Add SMBI semaphore to I210/I211
Matthew Vick
2013-04-18
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
igb: Enable EEE LP advertisement
Matthew Vick
2013-04-18
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
2013-04-18
igb: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
2013-03-26
igb: fix i350 anti spoofing config
Lior Levy
2013-03-05
igb: Fix link setup for I210 devices
Carolyn Wyborny
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-18
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
igb: Add i2c interface to igb.
Carolyn Wyborny
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
2012-11-13
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2012-11-01
igb: Fix EEPROM writes via ethtool on i210
Carolyn Wyborny
2012-11-01
igb: Remove workaround for EEE configuration on i210/I211
Carolyn Wyborny
2012-09-20
igb: Support to enable EEE on all eee_supported devices
Akeem G. Abodunrin
2012-08-04
igb: Fix for failure to init on some 82576 devices.
Carolyn Wyborny
2012-06-20
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
2012-05-12
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
2012-05-12
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
2011-11-16
igb: Convert bare printk to pr_notice
Joe Perches
2011-10-21
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
2011-10-12
igb: Loopback functionality supports for i350 devices
Akeem G. Abodunrin
2011-10-12
igb: fix static function warnings reported by sparse
Emil Tantilov
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher