aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck1-1/+49
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck1-12/+128
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck1-2/+2
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck1-0/+2
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad1-8/+15
2015-12-03ixgbe: Save VF info and take referencesMark Rustad1-21/+10
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad1-4/+5
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck1-1/+4
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck1-3/+25
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck1-67/+96
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad1-1/+13
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck1-2/+2
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-1/+2
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren1-6/+3
2015-11-23ixgbe: Delete redundant include fileMark Rustad1-3/+0
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+1
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto1-0/+1
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg1-5/+9
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov1-2/+0
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov1-5/+11
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad1-1/+1
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad1-3/+0
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad1-14/+26
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad1-0/+1
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad1-0/+3
2015-09-23ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad1-2/+2
2015-09-23ixgbe: Limit SFP polling rateMark Rustad1-0/+8
2015-09-22ixgbe: Add X550EM support for SFP insertion interruptMark Rustad1-0/+2
2015-09-22ixgbe: Accept SFP not present errors on all devicesMark Rustad1-2/+1
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore1-3/+9
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck1-2/+2
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson1-6/+1
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad1-8/+19
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov1-3/+4
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette1-1/+1
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore1-1/+10
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore1-1/+9
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad1-21/+98
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad1-12/+54
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko1-1/+1
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller1-2/+1
2015-07-17ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du1-4/+21
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman1-1/+2
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore1-0/+1
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore1-26/+21