summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2017-01-03ixgbe: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-27ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov
2016-10-18ixgbe: Flip to the new dev walk APIDavid Ahern
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov
2016-09-23ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-12ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add device to MDIO speed settingDon Skidmore