aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-01
* ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-27
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-24
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-23
| * ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-23
| * ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck2016-09-23
| * ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck2016-09-23
| * ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-23
| * ixgbe: Indicate support for pause frames in all casesMark Rustad2016-09-23
| * ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-23
| * ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-23
| * ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-23
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
|/
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-22
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* ixgbe: Eliminate useless message and improve logicMark Rustad2016-08-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-20
* | ixgbe: Add support for new X557 deviceDon Skidmore2016-08-20
* | ixgbe: add device to MDIO speed settingDon Skidmore2016-08-20
* | ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-20
* | ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-20
* | ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2016-08-20
* | ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-19
* | ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-19
|/
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-16
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-16
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-25
|\ \
| * | ixgbe: cleanup crosstalk fixDon Skidmore2016-07-22
| * | ixgbe: remove redundant check on ret_valColin Ian King2016-07-22
| * | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-22
| * | ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-22
| * | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-22
| * | ixgbe: Change register variable to unsignedDon Skidmore2016-07-22
| * | ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\ \ \ | |/ / |/| |
| * | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-15
| |/
* | drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2016-07-11
* | ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-29
* | ixgbe: Correct reporting of timestamping for x550Tony Nguyen2016-06-29
* | ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar2016-06-29
* | ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2016-06-29
* | ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-17
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-20
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* ixgbe: Fix VLAN features errorAlexander Duyck2016-05-16
* ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-16