index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
5
-528
/
+586
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-11
/
+3
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+1
2012-12-13
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-02
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-18
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
1
-0
/
+11
2012-09-15
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-07
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-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+3
2012-07-10
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-05-17
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-07
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-04-30
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-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
1
-2
/
+3
2012-03-27
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-10
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-01-31
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]