summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
* igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
* igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
* igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
* igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
* igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-311-1/+1
* igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-211-1/+2
* ethernet: Use eth_random_addrJoe Perches2012-07-161-2/+2
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-2/+0
|\
| * igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0
* | igb: Version bumpCarolyn Wyborny2012-06-201-3/+3
* | igb: Update firmware info outputCarolyn Wyborny2012-06-203-10/+89
* | igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2012-06-202-33/+55
* | igb: Support the get_ts_info ethtool method.Carolyn Wyborny2012-06-201-0/+35
* | igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny2012-06-201-1/+11
* | igb: A fix to VF TX rate limitLior Levy2012-06-202-0/+6
|/
* igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-14/+6
|\
| * igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-101-14/+6
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-1/+37
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+2
|\ \ | |/
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-041-2/+2
* | igb: Force flow control off during reset when forcing speed.Matthew Vick2012-04-271-0/+7
* | igb: Update version to 3.4.7.Carolyn Wyborny2012-04-141-2/+2
* | igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-044-169/+82
* | igb: add PTP Hardware Clock codeRichard Cochran2012-04-042-0/+330
|/
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-271-1/+6
* igb: Support RX-ALL feature flag.Ben Greear2012-03-172-2/+33
* igb: Support sending custom Ethernet FCS.Ben Greear2012-03-171-0/+4
* net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-121-1/+2
* igb: fix ethtool offline testJeff Kirsher2012-03-121-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-1/+2
|\
| * igb: fix vf lookupGreg Rose2012-02-091-1/+2
* | igb: fix warning about unused functionEmil Tantilov2012-02-101-0/+4
|/
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-1917-18/+18
* igb: make local functions staticStephen Hemminger2012-01-192-4/+4
* igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-051-0/+1
* igb: add basic runtime PM supportYan, Zheng2012-01-052-19/+133
* igb: Add support for byte queue limits.Eric Dumazet2012-01-052-0/+10
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-021-2/+4
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+8
* igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-051-7/+19
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-162-87/+83
|\
| * igb: Convert bare printk to pr_noticeJoe Perches2011-11-161-2/+3
| * igb: Convert printks to pr_<level>Jeff Kirsher2011-11-161-85/+80
OpenPOWER on IntegriCloud