summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e100.c
Commit message (Expand)AuthorAgeFilesLines
* intel: correct return from set features callbackSerhey Popovych2019-03-191-1/+1
* e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2018-12-201-2/+2
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-211-4/+6
* intel-ethernet: use correct module licenseJesse Brandeburg2018-09-191-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* net: e100: Replace PCI pool old APIRomain Perier2018-01-021-6/+6
* ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+3
* e100: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-221-3/+2Star
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-1/+4
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-091-6/+8
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-181-9/+0Star
* e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai2015-08-181-1/+4
* e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai2015-08-181-0/+7
* ethernet/intel: Use setup_timerVaishali Thakkar2015-06-011-3/+1Star
* e100: don't initialize int object to zeroJean Sacren2015-05-041-1/+1
* e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-3/+3
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-2/+2
* e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-311-1/+1
* net: e100: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0Star
* e100: dump small buffers via %*phAndy Shevchenko2013-07-281-9/+6Star
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-291-2/+2
* e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* remove init of dev->perm_addr in driversJiri Pirko2013-01-091-2/+1Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* net/intel: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* netdev: make pci_error_handlers constStephen Hemminger2012-09-081-1/+1
* net: e100: ucode is optional in some casesBjørn Mork2012-07-191-9/+31
* e100: enable transmit time stamping.Richard Cochran2012-04-141-0/+1
* e100: Support the get_ts_info ethtool method.Richard Cochran2012-04-141-0/+1
* e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-031-0/+3
* e100: Fix rx-over-length statistics.Ben Greear2012-03-031-1/+4
* e100: Support RXALL feature flag.Ben Greear2012-03-011-2/+20
* e100: Support sending custom Ethernet CRCBen Greear2012-03-011-0/+16
* e100: Support RXFCS feature flag.Ben Greear2012-03-011-5/+30
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-4/+1Star
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0Star
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-031-0/+4
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+3109