| Commit message (Expand) | Author | Age |
* | ixgbe: Removing the unused PAGE_USE_COUNT() macro. | Breno Leitão | 2009-02-10 |
* | ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 | Peter P Waskiewicz Jr | 2009-02-07 |
* | ixgbe: Defeature Tx Head writeback | Peter P Waskiewicz Jr | 2009-02-07 |
* | ixgbe: Update flow control state machine in link setup | Peter P Waskiewicz Jr | 2009-02-07 |
* | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr | 2009-02-06 |
* | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 2009-02-06 |
* | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr | 2009-02-06 |
* | ixgbe: Update copyright dates, bump the driver version number | Peter P Waskiewicz Jr | 2009-02-01 |
* | ixgbe: Refactor MSI-X allocation mechanism | Peter P Waskiewicz Jr | 2009-02-01 |
* | ixgbe: Add 82598 support for BX mezzanine devices | Don Skidmore | 2009-02-01 |
* | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 |
* | net: Add skb_record_rx_queue() calls to multiqueue capable drivers. | David S. Miller | 2009-01-27 |
* | ixgbe: add support KX/KX4 device | Don Skidmore | 2009-01-26 |
* | ixgbe: fix slow load times on 82598 nics | Don Skidmore | 2009-01-26 |
* | ixgbe: Replace LRO with GRO | Herbert Xu | 2009-01-21 |
* | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 |
* | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() | Peter P Waskiewicz Jr | 2009-01-19 |
* | ixgbe: fix tag stripping for VLAN ID 0 | Don Skidmore | 2009-01-19 |
* | ixgbe: fix dca issue with relaxed ordering turned on | Don Skidmore | 2009-01-19 |
* | ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. | Peter P Waskiewicz Jr | 2008-12-26 |
* | ixgbe: Fix NAPI enable/disable path when using DCB | Peter P Waskiewicz Jr | 2008-12-26 |
* | drivers/net/ixgbe: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 |
* | ixgbe: fix the display of DCB control stats in ethtool | Don Skidmore | 2008-12-21 |
* | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 |
* | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 |
* | ixgbe: fix dma mapping unbalance | Jesse Brandeburg | 2008-12-15 |
* | ixgbe: Implement PCIe AER support | Peter P Waskiewicz Jr | 2008-12-10 |
* | ixgbe: function comment typo | Wang Chen | 2008-12-04 |
* | ixgbe: section fixes | Al Viro | 2008-11-27 |
* | ixgbe: cleanup link up/down messages | Jeff Kirsher | 2008-11-27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-27 |
|\ |
|
| * | driver/net/*: remove redundant argument comments | Qinghuang Feng | 2008-11-23 |
* | | ixgbe: Naming interrupt vectors | Robert Olsson | 2008-11-25 |
* | | DCB: fix kconfig option | Jeff Kirsher | 2008-11-25 |
* | | ixgbe: convert directly reference of netdev->priv | Wang Chen | 2008-11-21 |
* | | ixgbe: add SFP+ driver support | Donald Skidmore | 2008-11-21 |
* | | DCB: Add support for DCB BCN | Alexander Duyck | 2008-11-21 |
* | | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 2008-11-21 |
* | | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 2008-11-21 |
* | | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 2008-11-21 |
* | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 2008-11-20 |
* | | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 |
|\| |
|
| * | ixgbe: fix compilation with gcc-3.4 | Alexey Dobriyan | 2008-11-19 |
* | | ixgb: convert to net_device_ops | Stephen Hemminger | 2008-11-20 |
* | | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() | PJ Waskiewicz | 2008-11-16 |
* | | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen | 2008-11-13 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
* | | ixgbe: add device support for 82598AT (copper 10GbE) adapters | Jesse Brandeburg | 2008-11-02 |