| Commit message (Expand) | Author | Age |
* | 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 |
* | | net: convert more to %pM | Johannes Berg | 2008-10-27 |
|/ |
|
* | [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA | Jeff Garzik | 2008-10-16 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-24 |
* | ixgbe: whitespace/formatting cleanup | Alexander Duyck | 2008-09-24 |
* | ixgbe: correctly add and remove napi queues | Alexander Duyck | 2008-09-24 |
* | ixgbe: Whitespace, copyright update and version number change patch | Peter P Waskiewicz | 2008-09-24 |
* | ixgbe: bump version | Jeff Kirsher | 2008-09-24 |
* | ixgbe: xmit frame refactor | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: lower stack space usage | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: cleanup defines | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: move set_num_queues and call it after msix failure | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: refresh the ixgbe_down function | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: update to latest common code module | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: add clean rx many routine | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: lro stats were not counted on first ethtool -Scall | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix ring reallocation in ethtool | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: add device support for XF LR adapters | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: recycle pages in packet split mode | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix bug with lots of tx queues | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix initial interrupt throttle settings | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix ethtool disable csum for ipv6 | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix pci_resource allocation as in other drivers | Jeff Kirsher | 2008-09-24 |
* | ixgbe: fix ethtool register dump | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: limit small mtu to minimum for ipv4 support | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix bug with shared interrupts | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: link change interrupt was not causing link event | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: Update watchdog thread to accomodate longerlink_up events | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix multicast address update | Jesse Brandeburg | 2008-09-24 |
* | ixgbe: fix dca defines to not have spaces | Jesse Brandeburg | 2008-09-24 |