index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-8
/
+14
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-8
/
+8
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2013-03-27
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
Christoph Paasch
1
-3
/
+11
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-4
/
+2
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-7
/
+0
2013-02-16
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
5
-528
/
+586
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-11
/
+3
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-4
/
+3
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2
-11
/
+11
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
1
-1
/
+1
2012-11-01
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
1
-2
/
+15
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+53
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+11
2012-09-19
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
1
-0
/
+11
2012-09-16
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2
-0
/
+43
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
1
-0
/
+1
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+3
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-4
/
+4
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
1
-6
/
+6
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-05-18
e1000: Prevent reset task killing itself.
Tushar Dave
1
-1
/
+5
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
1
-1
/
+5
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
1
-24
/
+0
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-05-04
e1000: Silence sparse warnings by correcting type
Andrei Emeltchenko
1
-2
/
+2
2012-05-01
e1000: add transmit timestamping support
Willem de Bruijn
1
-0
/
+2
2012-04-04
e1000: Support RX-ALL flag.
Ben Greear
1
-1
/
+25
2012-03-28
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
1
-2
/
+3
2012-03-28
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-4
/
+2
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+2
2012-02-24
v2 e1000: Neaten e1000_dump function
Tushar Dave
1
-63
/
+50
2012-02-24
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
1
-83
/
+73
2012-02-24
e1000: Support RX-FCS flag.
Ben Greear
1
-10
/
+11
2012-02-24
e1000: Support sending custom Ethernet CRC.
Ben Greear
1
-0
/
+13
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
3
-0
/
+235
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
[next]