| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Add support for new 82599 adapter | Don Skidmore | 2011-05-14 | 1 | -0/+3 |
* | ixgbe: improve EEPROM read/write operations | Emil Tantilov | 2011-05-04 | 1 | -0/+35 |
* | ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() | Emil Tantilov | 2011-05-04 | 1 | -2/+1 |
* | ixgbe: fix static functions | John Fastabend | 2011-04-27 | 1 | -1/+1 |
* | ixgbe: add support for 64k EEPROM for 82599 | Emil Tantilov | 2011-04-27 | 1 | -1/+30 |
* | ixgbe: DCB, misallocated packet buffer size with X540 device | John Fastabend | 2011-04-13 | 1 | -0/+2 |
* | ixgbe: make device_caps() generic | Emil Tantilov | 2011-04-13 | 1 | -16/+1 |
* | ixgbe: add support for new HW | Emil Tantilov | 2011-04-13 | 1 | -0/+1 |
* | ixgbe: cleanup short msleep's (<20ms) to use usleep_range | Don Skidmore | 2011-04-13 | 1 | -5/+9 |
* | ixgbe: fix 82599 KR downshift coexistence with LESM FW module | Emil Tantilov | 2011-04-13 | 1 | -1/+45 |
* | ixgbe: refactor common start_hw code for 82599 and x540 | Emil Tantilov | 2011-04-13 | 1 | -12/+10 |
* | ixgbe: fix namespacecheck issue | Emil Tantilov | 2011-04-13 | 1 | -1/+1 |
* | ixgbe: Enable flow control pause parameter auto-negotiation support | Emil Tantilov | 2011-03-07 | 1 | -0/+3 |
* | ixgbe: cleanup PHY init | Emil Tantilov | 2011-03-07 | 1 | -50/+71 |
* | ixgbe: cleanup copyright string for 2011 | Don Skidmore | 2011-03-03 | 1 | -1/+1 |
* | ixgbe: add function pointer for semaphore function | Don Skidmore | 2011-03-03 | 1 | -1/+5 |
* | ixgbe: store permanent address before initializing Rx addresses | Emil Tantilov | 2011-03-03 | 1 | -3/+3 |
* | ixgbe: Numerous whitespace / formatting cleanups | Emil Tantilov | 2011-03-03 | 1 | -10/+9 |
* | ixgbe: Drop unused code for setting up unicast addresses | Emil Tantilov | 2011-03-03 | 1 | -1/+0 |
* | ixgbe: Add ability to double reset on failure to clear master enable | Emil Tantilov | 2011-03-03 | 1 | -5/+15 |
* | ixgbe: set media type for 82599 T3 LOM | Emil Tantilov | 2011-03-03 | 1 | -10/+40 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | | ixgbe: update ntuple filter configuration | Alexander Duyck | 2011-01-09 | 1 | -300/+136 |
* | | ixgbe: further flow director performance optimizations | Alexander Duyck | 2011-01-09 | 1 | -13/+99 |
* | | ixgbe: cleanup flow director hash computation to improve performance | Alexander Duyck | 2011-01-09 | 1 | -209/+126 |
* | | ixgbe: Add anti-spoofing feature support | Greg Rose | 2010-12-24 | 1 | -0/+2 |
* | | ixgbe: fix for link failure on SFP+ DA cables | Don Skidmore | 2010-12-06 | 1 | -3/+25 |
* | | ixgbe: add support for 82599 FCoE SKU | Don Skidmore | 2010-12-03 | 1 | -0/+2 |
* | | ixgbe: fix link behavior for SFP+ when driver is brought down | Don Skidmore | 2010-12-03 | 1 | -3/+9 |
* | | ixgbe: add MAC and PHY support for x540 | Don Skidmore | 2010-11-16 | 1 | -1/+7 |
* | | ixgbe: make silicon specific functions generic | Don Skidmore | 2010-11-16 | 1 | -82/+4 |
|/ |
|
* | ixgbe: declare functions as static | Emil Tantilov | 2010-10-14 | 1 | -15/+15 |
* | ixgbe: remove unused functions | Emil Tantilov | 2010-10-14 | 1 | -147/+0 |
* | ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool | Ben Hutchings | 2010-09-17 | 1 | -43/+14 |
* | ixgbe: use netif_<level> instead of netdev_<level> | Emil Tantilov | 2010-07-05 | 1 | -1/+1 |
* | ixgbe: add 1g PHY support for 82599 | Don Skidmore | 2010-06-30 | 1 | -0/+13 |
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov | 2010-06-03 | 1 | -3/+2 |
* | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 2010-05-20 | 1 | -0/+1 |
* | ixgbe: add support for active DA cables | Don Skidmore | 2010-05-18 | 1 | -2/+6 |
* | ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware | Mallikarjuna R Chilakala | 2010-05-13 | 1 | -392/+11 |
* | ixgbe: Properly display 1 gig downshift warning for backplane | Anjali Singhai | 2010-04-27 | 1 | -0/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 1 | -14/+48 |
|\ |
|
| * | ixgbe: Power down PHY during driver resets | Peter Waskiewicz | 2010-04-27 | 1 | -14/+48 |
* | | net/intel: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -1/+1 |
|/ |
|
* | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping | Mallikarjuna R Chilakala | 2010-03-18 | 1 | -36/+42 |
* | ixgbe: Cleanup incorrect header comments | Peter Waskiewicz | 2010-02-15 | 1 | -5/+0 |
* | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz | 2010-02-10 | 1 | -13/+93 |
* | ixgbe: Allow the VF driver to be loaded before the PF driver | Greg Rose | 2010-01-23 | 1 | -5/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 1 | -1/+1 |
|\ |
|