Sign in
android-kvm
/
linux
/
b82465c95e7ed48317481e37dbae4d1aa92f2b71
/
drivers
/
net
/
ethernet
/
intel
/
e1000
67fd893
ethernet/intel: Use napi_alloc_skb
by Alexander Duyck
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
a22bb0b
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
by Francesco Ruggeri
· 10 years ago
de591c7
e1000: switch to napi_gro_frags api
by Florian Westphal
· 11 years ago
1380960
e1000: convert to build_skb
by Florian Westphal
· 11 years ago
580f321
e1000: rename struct e1000_buffer to e1000_tx_buffer
by Florian Westphal
· 11 years ago
93f0afe
e1000: add and use e1000_rx_buffer info for Rx
by Florian Westphal
· 11 years ago
2b294b1
e1000: perform copybreak ahead of DMA unmap
by Florian Westphal
· 11 years ago
2037110
e1000: move tbi workaround code into helper function
by Florian Westphal
· 11 years ago
4f0aeb1
e1000: move e1000_tbi_adjust_stats to where its used
by Florian Westphal
· 11 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
887a79f
e1000: e1000_ethertool.c coding style fixes
by Krzysztof Majzerowicz-Jaszcz
· 11 years ago
06f4d03
e1000: Fix TSO for non-accelerated vlan traffic
by Vlad Yasevich
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
4097ae9
e1000: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
1aa65f4
e1000: Use time_after() for time comparison
by Manuel Schölling
· 11 years ago
c46d150
e1000: remove the check: skb->len<=0
by Yongjian Xu
· 11 years ago
9760822
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
by Tobias Klauser
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
4a54b1e
e1000: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
7dc8660
e1000: remove debug messages with function names
by Jakub Kicinski
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
74a1b1e
e1000: fix possible reset_task running after adapter down
by Vladimir Davydov
· 11 years ago
b2f963bf
e1000: fix lockdep warning in e1000_reset_task
by Vladimir Davydov
· 11 years ago
6a7d64e
e1000: prevent oops when adapter is being closed and reset simultaneously
by yzhu1
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
49a45a0
e1000: fix wrong queue idx calculation
by Hong Zhiguo
· 11 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 11 years ago
9931a26
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 12 years ago
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d6b057b5
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
by Christoph Paasch
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
6cfbd97
e1000: fix whitespace issues and multi-line comments
by Jeff Kirsher
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
9f9a12f
net/intel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d755814
treewide: fix typo of "suppport" in various comments
by Masanari Iida
· 13 years ago
ac56558
e1000: fix concurrent accesses to PHY from watchdog and ethtool
by Maxime Bizon
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
59d86c7
e1000: Small packets may get corrupted during padding by HW
by Tushar Dave
· 12 years ago
2f66fd3
e1000: add byte queue limits
by Otto Estuardo Solares Cabrera
· 13 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 13 years ago
c819bbd5
e1000: configure and read MDI settings
by Jesse Brandeburg
· 13 years ago
e10df2c
e1000: advertise transmit time stamping
by Richard Cochran
· 13 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
7500673
e1000: Combining Bitwise OR in one expression.
by Tushar Dave
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8ce6909
e1000: Prevent reset task killing itself.
by Tushar Dave
· 13 years ago
a306085
e1000: look in the page and not in skb->data for the last byte
by Sebastian Andrzej Siewior
· 13 years ago
4af4a233
e1000: remove workaround for Errata 23 from jumbo alloc
by Sebastian Andrzej Siewior
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dd7f5c9
e1000: Silence sparse warnings by correcting type
by Andrei Emeltchenko
· 13 years ago
eab467f
e1000: add transmit timestamping support
by Willem de Bruijn
· 13 years ago
e825b73
e1000: Support RX-ALL flag.
by Ben Greear
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
52f5509
e1000: fix vlan processing regression
by Jiri Pirko
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
4679026
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
e29b5d8
v2 e1000: Neaten e1000_dump function
by Tushar Dave
· 13 years ago
542c3f4
e1000: Neaten e1000_config_dsp_after_link_change
by Joe Perches
· 13 years ago
b0d1562
e1000: Support RX-FCS flag.
by Ben Greear
· 13 years ago
11a78dc
e1000: Support sending custom Ethernet CRC.
by Ben Greear
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b868179
e1000: add dropped DMA receive enable back in for WoL
by Dean Nelson
· 13 years ago
b04e36b
e1000: Adding e1000_dump function
by Tushar Dave
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
13acde8
e1000: cleanup CE4100 MDIO registers access
by Florian Fainelli
· 13 years ago
1c26750
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
by Florian Fainelli
· 13 years ago
3a3847e
e1000: fix lockdep splat in shutdown handler
by Jesse Brandeburg
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
ea99d83
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
by Joe Perches
· 13 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
ed64b3c
e1000: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
0ef4eed
e1000: convert to private mutex from rtnl
by Jesse Brandeburg
· 13 years ago
4e0d8f7d
e1000: convert mdelay to msleep
by Jesse Brandeburg
· 13 years ago
a4010af
e1000: convert hardware management from timers to threads
by Jesse Brandeburg
· 13 years ago
d5bc77a
e1000: don't enable dma receives until after dma address has been setup
by Dean Nelson
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 14 years ago
31c15a2
e1000: save skb counts in TX to avoid cache misses
by Dean Nelson
· 14 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 14 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago