aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-504/+752
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen1-9/+32
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck1-58/+48
2016-02-24igb: rename igb define to be more genericTodd Fujinaka2-4/+4
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii1-1/+2
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka1-0/+20
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall2-2/+2
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba1-0/+20
2016-02-15igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2-12/+16
2016-02-15igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck1-9/+30
2016-02-15igb: Drop unnecessary checks in transmit pathAlexander Duyck1-10/+0
2016-02-15igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2-72/+242
2016-02-15igb: Clean-up configuration of VF port VLANsAlexander Duyck1-71/+110
2016-02-15igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck3-92/+135
2016-02-15igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck1-2/+3
2016-02-15igb: Do not factor VLANs into RLPML calculationAlexander Duyck2-42/+2
2016-02-15igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2-68/+42
2016-02-15igb: Refactor VFTA configurationAlexander Duyck4-76/+67
2016-02-15igb: clean up code for setting MAC addressAlexander Duyck1-5/+4
2016-02-15igb/igbvf: don't give upMitch Williams1-6/+12
2016-02-15igb: Unpair the queues when changing the number of queuesShota Suzuki1-0/+2
2016-02-15igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki1-8/+0
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra5-106/+11
2015-12-12igb: improve handling of disconnected adaptersJarod Wilson2-5/+3
2015-12-12igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich1-0/+7
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka4-0/+30
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson2-4/+8
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka4-0/+103
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg1-6/+11
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-4/+0
2015-10-05net: igb: avoid using timespecArnd Bergmann3-13/+14
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann1-0/+3
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-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka1-2/+7
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai1-0/+1
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai1-0/+1
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson1-4/+4
2015-08-18igb: add support for 1512 PHYTodd Fujinaka4-5/+114
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran2-20/+54
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin1-0/+1
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki3-3/+19
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka1-2/+2