Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
17daabb5e8db2b7de742f59dd73aa12550143e0d
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_main.c
3111912
e1000: use disable_hardirq() for e1000_netpoll()
by WANG Cong
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1f2f83f
e1000: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
a4605fe
e1000: Double Tx descriptors needed check for 82544
by Alexander Duyck
· 9 years ago
847a1d6
e1000: Do not overestimate descriptor counts in Tx pre-check
by Alexander Duyck
· 9 years ago
b6fad9f
e1000: fix a typo in the comment
by Jean Sacren
· 10 years ago
4e01f3a
e1000: clean up the checking logic
by Jean Sacren
· 10 years ago
a48954c
e1000: Remove checkpatch coding style errors
by Janusz Wolak
· 10 years ago
9eab46b
e1000: fix data race between tx_ring->next_to_clean
by Dmitriy Vyukov
· 10 years ago
32b3e08
drivers/net/intel: use napi_complete_done()
by Jesse Brandeburg
· 10 years ago
6bf93ba
e1000: Replace e1000_free_frag with skb_free_frag
by Alexander Duyck
· 10 years ago
837a1db
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
by Alexander Duyck
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
08e8331
e1000: add dummy allocator to fix race condition between mtu change and netpoll
by Sabrina Dubroca
· 10 years ago
f9c029d
e1000: call netif_carrier_off early on down
by Eliezer Tamir
· 10 years ago
8a4d0b9
net: e1000: support txtd update delay via xmit_more
by Florian Westphal
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
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
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
c46d150
e1000: remove the check: skb->len<=0
by Yongjian Xu
· 11 years ago
4a54b1e
e1000: remove open-coded skb_cow_head
by Francois Romieu
· 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
9931a26
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 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
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
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
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
· 13 years ago
59d86c7
e1000: Small packets may get corrupted during padding by HW
by Tushar Dave
· 13 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
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
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
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
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 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
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
· 14 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
[Renamed from drivers/net/e1000/e1000_main.c]
6d9e513
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.
by Nicolas Schichan
· 14 years ago
5622e40
e1000: do vlan cleanup
by Jiri Pirko
· 14 years ago
e97d320
e1000: convert to ndo_fix_features
by Michał Mirosław
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
14ad251
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
by David Decotigny
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4c11b8a
e1000: Avoid unhandled IRQ
by Jesse Brandeburg
· 14 years ago
Next »