| Commit message (Expand) | Author | Age | Files | Lines |
* | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 2011-08-11 | 1 | -1421/+0 |
* | igb: Update copyright on all igb driver files. | Carolyn Wyborny | 2011-07-12 | 1 | -1/+1 |
* | net: igb: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-07-05 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | igb: add support for reporting 5GT/s during probe on PCIe Gen2 | Alexander Duyck | 2010-04-27 | 1 | -7/+20 |
* | igb: use correct bits to identify if managability is enabled | Alexander Duyck | 2010-03-27 | 1 | -3/+3 |
* | igb: remove adaptive IFS from driver | Nick Nunley | 2010-02-17 | 1 | -70/+0 |
* | igb: add flushes between RAR writes when setting mac address | Alexander Duyck | 2009-10-06 | 1 | -0/+7 |
* | igb: change how we handle alternate mac addresses | Alexander Duyck | 2009-10-06 | 1 | -8/+9 |
* | igb: remove unused temp variable from stats clearing path | Alexander Duyck | 2009-10-06 | 1 | -39/+37 |
* | igb: resolve namespacecheck warning for igb_hash_mc_addr | Alexander Duyck | 2009-09-21 | 1 | -36/+36 |
* | igb: cleanup flow control configuration to make requested/current more clear | Alexander Duyck | 2009-07-26 | 1 | -22/+28 |
* | igb: cleanup receive address register initialization | Alexander Duyck | 2009-07-26 | 1 | -0/+25 |
* | igb: move all multicast addresses into multicast table array | Alexander Duyck | 2009-07-26 | 1 | -0/+35 |
* | igb: add completion timeout workaround for 82575/82576 | Alexander Duyck | 2009-07-26 | 1 | -14/+0 |
* | igb: make serdes power down available for 82575 in addition to 82576 parts | Alexander Duyck | 2009-07-26 | 1 | -3/+11 |
* | igb: remove media type fiber as it is misleading | Alexander Duyck | 2009-07-26 | 1 | -26/+11 |
* | igb: fix unused external references introduced with sr-iov changes | Alexander Duyck | 2009-04-11 | 1 | -1/+1 |
* | igb: correct typo that was setting vfta mask to 1 | Alexander Duyck | 2009-03-14 | 1 | -1/+1 |
* | igb: add PF to pool | Alexander Duyck | 2009-03-14 | 1 | -7/+14 |
* | igb: Add support for enabling VFs to PF driver. | Alexander Duyck | 2009-02-20 | 1 | -0/+24 |
* | igb: update version number and copyright dates | Alexander Duyck | 2009-02-07 | 1 | -1/+1 |
* | igb: remove disable_av variable from mac_info struct | Alexander Duyck | 2009-02-07 | 1 | -1/+2 |
* | igb: rename nvm ops | Alexander Duyck | 2009-02-07 | 1 | -5/+4 |
* | igb: rename phy ops | Alexander Duyck | 2009-02-07 | 1 | -4/+4 |
* | igb: make dev_spec a union and remove dynamic allocation | Alexander Duyck | 2009-02-07 | 1 | -13/+0 |
* | drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') | Hannes Eder | 2008-12-26 | 1 | -7/+0 |
* | igb: Correctly determine pci-e function number in virtual environment | Alexander Duyck | 2008-12-10 | 1 | -12/+6 |
* | igb: remove three redundant functions left in the code | Alexander Duyck | 2008-08-07 | 1 | -82/+0 |
* | igb: correct issue of set_mta member of mac.ops not being populated | Alexander Duyck | 2008-08-07 | 1 | -1/+1 |
* | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 | 1 | -2/+1 |
* | igb: eliminate hw from the hw_dbg macro arguments | Auke Kok | 2008-07-04 | 1 | -38/+37 |
* | igb: cleanup function header comments | Jeff Kirsher | 2008-07-04 | 1 | -33/+33 |
* | igb: PCI-Express 82575 Gigabit Ethernet driver | Auke Kok | 2008-01-29 | 1 | -0/+1505 |