summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* e1000: remove unnecessary break after returnFabian Frederick2014-07-202-5/+0
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* e1000: Use time_after() for time comparisonManuel Schölling2014-06-031-1/+2
* e1000: remove the check: skb->len<=0Yongjian Xu2014-06-031-5/+0
* e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser2014-05-271-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5
* e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
* e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-292-35/+3
* e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-292-0/+14
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-7/+2
|\
| * DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...Russell King2013-09-211-7/+2
* | e1000: fix wrong queue idx calculationHong Zhiguo2013-11-011-2/+1
* | intel: Remove extern from function prototypesJoe Perches2013-09-241-16/+16
|/
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-4/+4
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-8/+14
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-3/+11
|\
| * e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-4/+2
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-7/+0
|/
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-155-528/+586
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-11/+3
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-4/+3
* | net/intel: remove __dev* attributesBill Pemberton2012-12-032-11/+11
* | e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-011-2/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-022-0/+53
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+11
| |\
| * | e1000: add byte queue limitsOtto Estuardo Solares Cabrera2012-09-151-0/+10
| * | e1000: configure and read MDI settingsJesse Brandeburg2012-08-212-0/+43
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \ \ | |_|/ |/| |
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
| |/
* | e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
|/
* e1000: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-6/+3
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-4/+4
* e1000: Combining Bitwise OR in one expression.Tushar Dave2012-06-201-6/+6
* e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-201-1/+5
|\
| * e1000: Prevent reset task killing itself.Tushar Dave2012-05-171-1/+5
* | e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* | e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud