index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_main.c
Age
Commit message (
Expand
)
Author
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
2014-09-12
e1000: switch to napi_gro_frags api
Florian Westphal
2014-09-12
e1000: convert to build_skb
Florian Westphal
2014-09-12
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
2014-09-12
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
2014-09-12
e1000: perform copybreak ahead of DMA unmap
Florian Westphal
2014-09-12
e1000: move tbi workaround code into helper function
Florian Westphal
2014-09-12
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
2014-08-25
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-03
e1000: remove the check: skb->len<=0
Yongjian Xu
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
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-21
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
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-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-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
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-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
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
2012-04-30
e1000: add transmit timestamping support
Willem de Bruijn
2012-04-04
e1000: Support RX-ALL flag.
Ben Greear
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-27
e1000: fix vlan processing regression
Jiri Pirko
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-24
v2 e1000: Neaten e1000_dump function
Tushar Dave
[prev]
[next]