aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-18
* igb: fix last_rx_timestamp usageJakub Kicinski2014-04-11
* igb: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-31
* igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-28
* igb: never generate both software and hardware timestampsJakub Kicinski2014-03-28
* igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch2014-03-21
* igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch2014-03-21
* igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-21
* igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-21
* igb: add register rd/wr for surprise removalFujinaka, Todd2014-03-21
* igb: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-21
* igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-20
* igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-20
* igb: Add register defines needed for time sync functionsCarolyn Wyborny2014-03-19
* igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-18
* igb: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* igb: Fix code commentJeff Kirsher2014-03-14
* igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-12
* net: igb calls skb_set_hashTom Herbert2014-03-12
* igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-08
* igb: fix array size calculationTodd Fujinaka2014-03-08
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-26
* igb: make local functions static and remove dead codeJeff Kirsher2014-02-26
* igb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-14
* | igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-18
* | igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny2013-12-18
* | igb: Start temperature sensor attribute index with 1Guenter Roeck2013-12-10
* | igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-10
* | igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-10
* | igb: Support ports mapped in 64-bit PCI spaceAaron Sierra2013-12-10
* | igb: Add media switching feature for i354 PHY'sCarolyn Wyborny2013-12-10
|/
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-30
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \
| * | DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2013-09-21
* | | igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
* | | igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-01
* | | igb: fix driver reload with VF assigned to guestStefan Assmann2013-10-24
* | | igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \ | | |/ | |/|
| * | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-02
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\| |
| * | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-27