aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\|
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
* | igb: Force flow control off during reset when forcing speed.Matthew Vick2012-04-27
* | igb: Update version to 3.4.7.Carolyn Wyborny2012-04-14
* | igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-04
* | igb: add PTP Hardware Clock codeRichard Cochran2012-04-04
|/
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* igb: Support RX-ALL feature flag.Ben Greear2012-03-17
* igb: Support sending custom Ethernet FCS.Ben Greear2012-03-17
* net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-12
* igb: fix ethtool offline testJeff Kirsher2012-03-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * igb: fix vf lookupGreg Rose2012-02-09
* | igb: fix warning about unused functionEmil Tantilov2012-02-10
|/
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-19
* igb: make local functions staticStephen Hemminger2012-01-19
* igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-05
* igb: add basic runtime PM supportYan, Zheng2012-01-05
* igb: Add support for byte queue limits.Eric Dumazet2012-01-05
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-02
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-05
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-16
|\
| * igb: Convert bare printk to pr_noticeJoe Perches2011-11-16
| * igb: Convert printks to pr_<level>Jeff Kirsher2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-21
* igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny2011-10-21
* igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny2011-10-21
* igb: fix a compile warningRongQing Li2011-10-20
* net: add skb frag size accessorsEric Dumazet2011-10-19
* igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-17
* igb: enable l4 timestamping for v2 event packetsJacob Keller2011-10-16
* igb: fix skb truesize underestimationEric Dumazet2011-10-13
* igb: Version bump.Carolyn Wyborny2011-10-13
* igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin2011-10-13
* igb: fix static function warnings reported by sparseEmil Tantilov2011-10-13
* igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck2011-10-13
* igb: Drop unnecessary write of E1000_IMS from igb_msix_otherAlexander Duyck2011-10-13
* igb: Fix features that are currently 82580 only and should also be i350Alexander Duyck2011-10-13
* igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck2011-10-13
* igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck2011-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-11
|\
| * igb: add support for NETIF_F_RXHASHAlexander Duyck2011-10-08
| * igb: move TX hang check flag into ring->flagsAlexander Duyck2011-10-08
| * igb: fix recent VLAN changes that would leave VLANs disabled after resetAlexander Duyck2011-10-08