index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-8
/
+11
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-03
e1000: remove the check: skb->len<=0
Yongjian Xu
1
-5
/
+0
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+5
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
1
-4
/
+11
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
1
-33
/
+3
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
1
-0
/
+9
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+2
2013-11-01
e1000: fix wrong queue idx calculation
Hong Zhiguo
1
-2
/
+1
2013-09-21
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
1
-7
/
+2
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-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
1
-164
/
+158
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-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+14
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
1
-0
/
+4
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+3
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: 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
1
-0
/
+224
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
1
-10
/
+5
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
[next]