summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc
2012-10-29ixgbe: add/update descriptor maps in commentsJosh Hay
2012-10-29ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck
2012-10-29ixgbe: Return success or failure on VF MAC filter setGreg Rose
2012-10-29ixgbe: clean up the condition for turning on/off the laserEmil Tantilov
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29ixgbe: Fix return value from macvlan filter functionGreg Rose
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore
2012-10-22ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore
2012-10-22ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck
2012-10-22ixgbe: Correcting small packet paddingTushar Dave
2012-10-22ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-10-22ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller
2012-10-22ixgbe: add WOL support for new subdevice idEmil Tantilov
2012-10-22ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck
2012-10-22ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck
2012-10-22ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck
2012-10-22ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck
2012-10-19ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-15ixgbe: Improve statistics accuracy for DDP trafficMark Rustad
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: add debugfs supportCatherine Sullivan
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck
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-04ixgbe: remove old init remnantEliezer Tamir
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck