aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-24
| * igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-24
| * igb: Add support for generic Tx checksumsAlexander Duyck2016-02-24
| * igb: rename igb define to be more genericTodd Fujinaka2016-02-24
| * igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-24
| * igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-24
| * igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-15
| * igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck2016-02-15
| * igb: Drop unnecessary checks in transmit pathAlexander Duyck2016-02-15
| * igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck2016-02-15
| * igb: Clean-up configuration of VF port VLANsAlexander Duyck2016-02-15
| * igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck2016-02-15
| * igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck2016-02-15
| * igb: Do not factor VLANs into RLPML calculationAlexander Duyck2016-02-15
| * igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2016-02-15
| * igb: clean up code for setting MAC addressAlexander Duyck2016-02-15
| * igb: Unpair the queues when changing the number of queuesShota Suzuki2016-02-15
| * igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki2016-02-15
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
|/
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* igb: improve handling of disconnected adaptersJarod Wilson2015-12-13
* igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2015-12-13
* igb: don't unmap NULL hw_addrJarod Wilson2015-12-13
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* net: igb: avoid using timespecArnd Bergmann2015-10-05
* igb: assume MSI-X interrupts during initializationStefan Assmann2015-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
* | igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-18
* | igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-18
* | igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-18
* | igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-18
* | igb: do not re-init SR-IOV during probeStefan Assmann2015-08-18
* | igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin2015-08-18
* | igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-18
* | igb: bump version to igb-5.3.0Todd Fujinaka2015-07-23
* | igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-17
|/
* igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-07
| * igb: Fix oops on changing number of ringsToshiaki Makita2015-05-07
* | igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-12
* | igb: simplify and clean up igb_enable_mas()Todd Fujinaka2015-05-04
|/
* igb: Enable TSO for stacked vlanToshiaki Makita2015-03-29
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-20
* igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-22
* igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-22
* igb: enable internal PPS for the i210Richard Cochran2015-01-22
* igb: refactor time sync interrupt handlingRichard Cochran2015-01-22