aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
Commit message (Expand)AuthorAge
* igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-08
* igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-31
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-09
* igc: Add NVM checksum validationSasha Neftin2019-09-09
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* igc: Add more SKUs for i225 deviceSasha Neftin2019-07-24
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
* igc: Prefer pcie_capability_read_word()Frederick Lawler2019-07-21
* igc: Add flow control supportSasha Neftin2019-05-28
* igb/igc: warn when fatal read failure happensFeng Tang2019-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-23
| * net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
| * igc: Add support for the ntuple featureSasha Neftin2019-03-19
| * igc: Add support for statisticsSasha Neftin2019-03-19
| * igc: Extend the ethtool supportingSasha Neftin2019-03-19
| * igc: Add multiple receive queues control supportingSasha Neftin2019-03-19
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* igc: Use struct_size() helperGustavo A. R. Silva2019-02-09
* igc: Add ethtool supportSasha Neftin2019-02-05
* igc: Remove obsolete IGC_ERR defineSasha Neftin2018-11-21
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-21
* igc: Clean up codeSasha Neftin2018-11-07
* igc: Tidy up some white spaceDan Carpenter2018-11-07
* igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King2018-11-07
* igc: Remove set but not used variable 'pci_using_dac'YueHaibing2018-11-07
* intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-07
* igc: Add watchdogSasha Neftin2018-10-17
* igc: Add setup link functionalitySasha Neftin2018-10-17
* igc: Add code for PHY supportSasha Neftin2018-10-17
* igc: Add NVM supportSasha Neftin2018-10-17
* igc: Add HW initialization codeSasha Neftin2018-10-17
* igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin2018-10-17
* igc: Add support for Tx/Rx ringsSasha Neftin2018-10-17
* igc: Add interrupt supportSasha Neftin2018-10-17
* igc: Add netdevSasha Neftin2018-10-17
* igc: Add support for PFSasha Neftin2018-10-17
* igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin2018-10-17