aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000
Commit message (Expand)AuthorAge
* e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-08
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-03-06
* e1000: call netif_carrier_off early on downEliezer Tamir2015-03-06
* net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-22
* e1000: fix time comparisonAsaf Vertz2015-01-22
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
* ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
* e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-30
* e1000: switch to napi_gro_frags apiFlorian Westphal2014-09-12
* e1000: convert to build_skbFlorian Westphal2014-09-12
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-12
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-12
* e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-12
* e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-12
* e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-25
* | e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz2014-09-06
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* e1000: remove unnecessary break after returnFabian Frederick2014-07-21
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* e1000: Use time_after() for time comparisonManuel Schölling2014-06-04
* e1000: remove the check: skb->len<=0Yongjian Xu2014-06-04
* e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser2014-05-27
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* e1000: remove debug messages with function namesJakub Kicinski2014-04-11
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-30
* e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-30
* e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-30
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...Russell King2013-09-21
* | e1000: fix wrong queue idx calculationHong Zhiguo2013-11-01
* | intel: Remove extern from function prototypesJoe Perches2013-09-24
|/
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\
| * e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-27
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-16
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-19