Age | Commit message (Expand) | Author |
2012-01-19 | ixgbevf: make operations tables const | Stephen Hemminger |
2012-01-19 | ixgbevf: fix sparse warnings | Stephen Hemminger |
2012-01-19 | ixgbevf: make ethtool ops and strings const | Stephen Hemminger |
2012-01-19 | ixgbevf: Prevent possible race condition by checking for message | Greg Rose |
2012-01-19 | ixgbe: Fix register defines to correctly handle complex expressions | Alexander Duyck |
2012-01-19 | igbvf: Remove unnecessary irq disable/enable | Mitch A Williams |
2012-01-19 | igbvf: remove unneeded cast | Stephen Hemminger |
2012-01-19 | igb: Update Copyright on all Intel copyrighted files. | Carolyn Wyborny |
2012-01-19 | igb: make local functions static | Stephen Hemminger |
2012-01-05 | ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call | Neerav Parikh |
2012-01-05 | igb: reset PHY after recovering from PHY power down | Koki Sanagi |
2012-01-05 | igb: add basic runtime PM support | Yan, Zheng |
2012-01-05 | igb: Add support for byte queue limits. | Eric Dumazet |
2012-01-05 | e1000: cleanup CE4100 MDIO registers access | Florian Fainelli |
2012-01-05 | e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove | Florian Fainelli |
2012-01-05 | e1000: fix lockdep splat in shutdown handler | Jesse Brandeburg |
2012-01-02 | ixgbe: add support for new 82599 device. | Don Skidmore |
2012-01-02 | ixgbe: add support for new 82599 device id | Emil Tantilov |
2012-01-02 | ixgbe: add write flush in ixgbe_clock_out_i2c_byte() | Emil Tantilov |
2012-01-02 | ixgbe: fix typo's | Stephen Hemminger |
2012-01-02 | ixgbe: fix incorrect PHY register reads | Emil Tantilov |
2012-01-02 | igb: Add flow control advertising to ethtool setting. | Carolyn Wyborny |
2012-01-02 | ixgbevf: Fix register defines to correctly handle complex expressions | Alexander Duyck |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-12-08 | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko |
2011-12-05 | ixgbe: Remove function prototype for non-existent function | Greg Rose |
2011-12-05 | ixgbe: DCB: IEEE transitions may fail to reprogram hardware. | John Fastabend |
2011-12-05 | ixgbe: DCBnl set_all, order of operations fix | John Fastabend |
2011-12-05 | igb: Update DMA Coalescing threshold calculation. | Matthew Vick |
2011-12-05 | e1000e: hitting BUG_ON() from napi_enable | Bruce Allan |
2011-12-05 | e1000e: Avoid wrong check on TX hang | Jeff Kirsher |
2011-11-29 | e1000e: Support for byte queue limits | Tom Herbert |
2011-11-22 | net: remove netdev_alloc_page and use __GFP_COLD | Eric Dumazet |
2011-11-22 | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones |
2011-11-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2011-11-16 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław |
2011-11-16 | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines | Rick Jones |
2011-11-16 | intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN | Joe Perches |
2011-11-16 | igb: Convert bare printk to pr_notice | Joe Perches |
2011-11-16 | igb: Convert printks to pr_<level> | Jeff Kirsher |
2011-11-16 | ixgbevf: Convert printks to pr_<level> | Jeff Kirsher |
2011-11-16 | igbvf: Convert printks to pr_<level> | Jeff Kirsher |
2011-11-16 | ixgbe: fix LED blink logic to check for link | Emil Tantilov |
2011-11-16 | e1000e: Convert printks to pr_<level> | Jeff Kirsher |
2011-11-16 | e1000e: convert to real ndo_set_rx_mode | Jesse Brandeburg |
2011-11-14 | Sweep the last of the active .get_drvinfo floors under ethernet/ | Rick Jones |
2011-11-14 | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-07 | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |