index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
2014-07-20
e1000: remove unnecessary break after return
Fabian Frederick
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
e1000: Use time_after() for time comparison
Manuel Schölling
2014-06-03
e1000: remove the check: skb->len<=0
Yongjian Xu
2014-05-27
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
e1000: remove debug messages with function names
Jakub Kicinski
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-01
e1000: fix wrong queue idx calculation
Hong Zhiguo
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
2013-09-21
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
Christoph Paasch
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-01
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-18
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
2012-09-15
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
e1000: Prevent reset task killing itself.
Tushar Dave
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
[next]