summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-2/+6
|\
| * ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-011-2/+6
* | ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan2016-11-051-0/+17
* | ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan2016-11-051-1/+1
* | ixgbe: Correct X550 phy IDDon Skidmore2016-11-052-2/+4
* | ixgbe: Add X553 FW ALEF supportDon Skidmore2016-11-053-97/+255
* | ixgbe: set device if before calling get_invariantsEmil Tantilov2016-11-051-4/+6
* | ixgbe: use link instead of I2C combined abstractionEmil Tantilov2016-11-055-90/+124
* | ixgbe: remove SFP ixfi supportEmil Tantilov2016-11-051-65/+11
* | ixgbe: Handle previously-freed msix_entriesMark Rustad2016-11-051-0/+3
* | ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-057-8/+232
* | ixgbe: fix link status check for copper X550emEmil Tantilov2016-11-051-8/+13
* | ixgbe: do not use ixgbe specific mdio definesEmil Tantilov2016-11-053-56/+33
* | ixgbe: Update setup PHY link to unset all speedsDon Skidmore2016-11-051-39/+38
* | ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-058-2/+57
* | ixgbe: Add X552 iXFI configuration helper functionDon Skidmore2016-11-051-34/+52
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-4/+8
|\|
| * ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-271-4/+8
* | ixgbe: Flip to the new dev walk APIDavid Ahern2016-10-181-50/+82
* | ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-181-6/+5
* | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-1/+1
|/
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-246-45/+58
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-231-1/+3
| * ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-232-8/+11
| * ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck2016-09-231-1/+5
| * ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck2016-09-231-2/+2
| * ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-232-3/+3
| * ixgbe: Indicate support for pause frames in all casesMark Rustad2016-09-231-0/+19
| * ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-231-0/+2
| * ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-231-2/+2
| * ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-231-28/+11
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-242-2/+5
|/
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* ixgbe: Eliminate useless message and improve logicMark Rustad2016-08-311-11/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+3
|\
| * ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-201-1/+3
* | ixgbe: Add support for new X557 deviceDon Skidmore2016-08-214-0/+11
* | ixgbe: add device to MDIO speed settingDon Skidmore2016-08-211-0/+2
* | ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-212-2/+53
* | ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-213-51/+134
* | ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2016-08-211-1/+3
* | ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-192-10/+8
* | ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-191-1/+1
|/
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-181-1/+3
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-6/+3
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-231-6/+3
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-257-50/+91
|\ \