Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
362e20caee2ca2184c887484fca8182289f7e0a2
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
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
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
bb9e44d
e1000e: prevent oops when adapter is being closed and reset simultaneously
by Bruce Allan
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 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
3d3a167
e1000e: cleanup whitespace and indentation
by Bruce Allan
· 13 years ago
06c24b9
e1000e: cleanup incorrect filename in comment
by Bruce Allan
· 13 years ago
b20caa8
e1000e: use true/false for boolean send_xon, do not assume always true
by Bruce Allan
· 13 years ago
57cde76
e1000e: rename e1000e_config_collision_dist() and call as function pointer
by Bruce Allan
· 13 years ago
44abd5c
e1000e: cleanup use of check_reset_block function pointer
by Bruce Allan
· 13 years ago
cf955e6
e1000e: Support RXALL feature flag.
by Ben Greear
· 13 years ago
943146d
e1000e: Support sending custom Ethernet CRC.
by Ben Greear
· 13 years ago
0184039
e1000e: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 13 years ago
75ce153
e1000e: cleanup: rename goto labels to be more meaningful
by Bruce Allan
· 13 years ago
f92518d
e1000e: replace '1' with 'true' for boolean get_link_status
by Bruce Allan
· 13 years ago
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 13 years ago
0e15df4
e1000e: minor whitespace and indentation cleanup
by Bruce Allan
· 13 years ago
e885d76
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
by Bruce Allan
· 13 years ago
a2a5b32
e1000e: fix checkpatch warning from MINMAX test
by Bruce Allan
· 13 years ago
24b706b
e1000e: cleanup - use braces in both branches of a conditional statement
by Bruce Allan
· 13 years ago
f36bb6c
e1000e: add missing initializers reported when compiling with W=1
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
058e8ed
e1000e: increase version number
by Bruce Allan
· 13 years ago
f2315bf
e1000e: convert final strncpy() to strlcpy()
by Bruce Allan
· 13 years ago
79d4e90
e1000e: disable Early Receive DMA on ICH LOMs
by Bruce Allan
· 13 years ago
c550b12
e1000e: use hardware default values for Transmit Control register
by Bruce Allan
· 13 years ago
6a92f73
e1000e: use default settings for Tx Inter Packet Gap timer
by Bruce Allan
· 13 years ago
56032be
e1000e: always set transmit descriptor control registers the same
by Bruce Allan
· 13 years ago
55aa698
e1000e: pass pointer to ring struct instead of adapter struct
by Bruce Allan
· 13 years ago
c5083cf
e1000e: convert head, tail and itr_register offsets to __iomem pointers
by Bruce Allan
· 13 years ago
70495a5
e1000e: add Receive Packet Steering (RPS) support
by Bruce Allan
· 13 years ago
afd1293
e1000e: cleanup Rx checksum offload code
by Bruce Allan
· 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
5f4a780
e1000e: hitting BUG_ON() from napi_enable
by Bruce Allan
· 13 years ago
Next »