aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2012-10-19igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck
2012-10-19igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck
2012-10-19igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck
2012-10-19igb: Combine post-processing of skb into a single functionAlexander Duyck
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck
2012-10-19igb: Split Rx timestamping into two separate functionsAlexander Duyck
2012-10-19igb: Correcting and improving small packet check and paddingTushar Dave
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin
2012-09-04igb: reduce Rx header sizeEric Dumazet
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny
2012-08-23igb: Use PCI Express Capability accessorsJiang Liu
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-20igb: Version bumpCarolyn Wyborny
2012-06-20igb: Update firmware info outputCarolyn Wyborny