Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b71d47c14fba6270c0b5a0d56639bf042017025b
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
62d7e3a
e1000e: Validate hwtstamp_config completely before applying it
by Ben Hutchings
· 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
718a39e
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
by Russell King
· 12 years ago
138953b
e1000e: cleanup boolean comparison to true
by David Ertman
· 11 years ago
e8c254c
e1000e: Avoid kernel crash during shutdown
by Li Zhang
· 11 years ago
13129d9
e1000e: Add code to check for failure of pci_disable_link_state call
by Carolyn Wyborny
· 11 years ago
97390ab
e1000e: do not resume device from RPM suspend to read PHY status registers
by Bruce Allan
· 12 years ago
91a3d82
e1000e: enable support for new device IDs
by Bruce Allan
· 12 years ago
ce345e0
e1000e: low throughput using 4K jumbos on I218
by Bruce Allan
· 12 years ago
da1e2046
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
by Bruce Allan
· 12 years ago
2592881
e1000e: Remove duplicate assignment of default rx/tx ring size
by Wei Yang
· 12 years ago
24b41c9
e1000e: restore call to pci_clear_master()
by Dean Nelson
· 12 years ago
603cdca
e1000e: prevent warning from -Wunused-parameter
by Bruce Allan
· 12 years ago
e80bd1d
e1000e: cleanup whitespace
by Bruce Allan
· 12 years ago
a3b87a4
e1000e: panic caused by Rx traffic arriving while interface going down
by Bruce Allan
· 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
8defe71
e1000e: increase driver version number
by Bruce Allan
· 12 years ago
d495bcb
e1000e: EEE capability advertisement not set/disabled as required
by Bruce Allan
· 12 years ago
37287fae
e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
by Christoph Paasch
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3ffcf2c
e1000e: cleanup - move defines to appropriate header file
by Bruce Allan
· 12 years ago
e5fe254
e1000e: cleanup unnecessary line breaks
by Bruce Allan
· 12 years ago
33550ce
e1000e: cleanup unusually placed comments
by Bruce Allan
· 12 years ago
fc830b7
e1000e: cleanup (add/remove) blank lines where appropriate
by Bruce Allan
· 12 years ago
53aa82d
e1000e: cleanup SPACING checkpatch checks
by Bruce Allan
· 12 years ago
17e813e
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
by Bruce Allan
· 12 years ago
66501f5
e1000e: cleanup LEADING_SPACE checkpatch warnings
by Bruce Allan
· 12 years ago
c29c3ba
e1000e: cleanup LONG_LINE checkpatch warnings
by Bruce Allan
· 12 years ago
362e20c
e1000e: cleanup SPACING checkpatch errors and warnings
by Bruce Allan
· 12 years ago
f0ff439
e1000e: cleanup CODE_INDENT checkpatch errors
by Bruce Allan
· 12 years ago
e60b22c
e1000e: fix accessing to suspended device
by Konstantin Khlebnikov
· 12 years ago
66148ba
e1000e: fix runtime power management transitions
by Konstantin Khlebnikov
· 12 years ago
4e0855d
e1000e: fix pci-device enable-counter balance
by Konstantin Khlebnikov
· 12 years ago
e792cd9
e1000e: display a warning message when SmartSpeed works
by Koki Sanagi
· 12 years ago
a7a1d9d
e1000e: cleanup checkpatch braces checks
by Bruce Allan
· 12 years ago
c556d60
e1000e: convert enums of register offsets and move #defines to regs.h
by Bruce Allan
· 12 years ago
f25701d
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
by Bruce Allan
· 12 years ago
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 12 years ago
8bb6286
e1000e: resolve -Wunused-parameter compile warnings
by Bruce Allan
· 12 years ago
9e01990
e1000e: update driver version string
by Bruce Allan
· 12 years ago
55c5f55
e1000e: cleanup some whitespace and indentation issues
by Bruce Allan
· 12 years ago
3e35d99
e1000e: adjust PM QoS request
by Bruce Allan
· 12 years ago
70806a7
e1000e: cleanup: do not assign a variable a value when not necessary
by Bruce Allan
· 12 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
94fb848
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
by Bruce Allan
· 12 years ago
d89777b
e1000e: add support for IEEE-1588 PTP
by Bruce Allan
· 12 years ago
347b520
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
by Bruce Allan
· 12 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 12 years ago
ffe0b2ff
e1000e: Use standard #defines for PCIe Capability ASPM fields
by Bjorn Helgaas
· 12 years ago
d60923c
e1000e: merge multiple conditional statements into one
by Bruce Allan
· 12 years ago
e3d14b0
e1000e: cleanup code duplication
by Bruce Allan
· 12 years ago
2a2293b
e1000e: cleanup unusual comment placement
by Bruce Allan
· 12 years ago
7dbc167
e1000e: resolve checkpatch PREFER_PR_LEVEL warning
by Bruce Allan
· 12 years ago
12d43f7
e1000e: unexpected "Reset adapter" message when cable pulled
by Bruce Allan
· 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
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
6e97c17
e1000e: Minimum packet size must be 17 bytes
by Tushar Dave
· 12 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 12 years ago
16e310a
e1000e: add device IDs for i218
by Bruce Allan
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
fcb1184
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
076d807
e1000e: update driver version number
by Bruce Allan
· 12 years ago
70443ae
e1000e: cleanup - remove unnecessary variable
by Bruce Allan
· 12 years ago
419e551
e1000e: cleanup - remove inapplicable comment
by Bruce Allan
· 12 years ago
bc76329
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
by Bruce Allan
· 12 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 12 years ago
f8c0fca
e1000e: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
f0c5dad
e1000e: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
22a4cca
e1000e: Program the correct register for ITR when using MSI-X.
by Matthew Vick
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2e1706f
e1000e: remove use of IP payload checksum
by Bruce Allan
· 13 years ago
185095f
e1000e: use more informative logging macros when netdev not yet registered
by Bruce Allan
· 13 years ago
470a542
e1000e: test for valid check_reset_block function pointer
by Bruce Allan
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a61d3d1
e1000e: increase version number
by Bruce Allan
· 13 years ago
2fbe452
e1000e: initial support for i217
by Bruce Allan
· 13 years ago
d02c70a
e1000e: Update driver version number
by Matthew Vick
· 13 years ago
59aed952
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
by Chris Boot
· 13 years ago
f6bd557
e1000e: Driver workaround for IPv6 Header Extension Erratum.
by Matthew Vick
· 13 years ago
7c0427e
e1000e: suggest a possible workaround to a device hang on 82577/8
by Bruce Allan
· 13 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 13 years ago
80be312
e1000e: add transmit timestamping support
by Willem de Bruijn
· 13 years ago
bdc125f
e1000e: 82579 potential system hang on stress when ME enabled
by Bruce Allan
· 13 years ago
569a3af
e1000e: MSI interrupt test failed, using legacy interrupt
by Prasanna S Panchamukhi
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fad59b0
e1000e: update driver version number
by Bruce Allan
· 13 years ago
1e36052
e1000e: cleanup indexed register arrays
by Bruce Allan
· 13 years ago
c58c8a7
e1000e: cleanup NAPI routine
by Bruce Allan
· 13 years ago
397c020
e1000e: Minor comment clean-up.
by Matthew Vick
· 13 years ago
bf03085
e1000e: Guarantee descriptor writeback flush success.
by Matthew Vick
· 13 years ago
Next »