summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e100.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* net: e100: Replace PCI pool old APIRomain Perier2018-01-02
* ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-18
* e100: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-21
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-09
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-18
* e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai2015-08-18
* e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai2015-08-18
* ethernet/intel: Use setup_timerVaishali Thakkar2015-05-31
* e100: don't initialize int object to zeroJean Sacren2015-05-04
* e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-09
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-31
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-19
* e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-30
* net: e100: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* e100: dump small buffers via %*phAndy Shevchenko2013-07-28
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-28
* e100: Add dma mapping error checkNeil Horman2013-04-10
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/intel: remove __dev* attributesBill Pemberton2012-12-03
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* net: e100: ucode is optional in some casesBjørn Mork2012-07-19
* e100: enable transmit time stamping.Richard Cochran2012-04-14
* e100: Support the get_ts_info ethtool method.Richard Cochran2012-04-14
* e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-02
* e100: Fix rx-over-length statistics.Ben Greear2012-03-02
* e100: Support RXALL feature flag.Ben Greear2012-02-29
* e100: Support sending custom Ethernet CRCBen Greear2012-02-29
* e100: Support RXFCS feature flag.Ben Greear2012-02-29
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-02
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10