Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b1ea3e6e3883c5191caa5be72b3a5b9c32812e38
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
21ba6fe
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
by Alexander Duyck
· 12 years ago
2c7d772
igb: Refix sparse warning in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
199f6cc
igb: Fix for improper allocation flag in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
d3f8ef1
igb: Fix for improper exit in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
74e238e
igb: Support using build_skb in the case that jumbo frames are disabled
by Alexander Duyck
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
5ac6f91
igb: Don't give VFs random MAC addresses
by Mitch A Williams
· 12 years ago
4b9ea46
igb: Copyright string update to year 2013
by Akeem G. Abodunrin
· 12 years ago
70d289b
igb: Replace rmb in Tx cleanup with read_barrier_depends
by Alexander Duyck
· 12 years ago
fc58075
igb: Add mechanism for detecting latched hardware Rx timestamp
by Matthew Vick
· 12 years ago
428f1f7
igb: Add timeout for PTP Tx work item
by Matthew Vick
· 12 years ago
b66e239
igb: Add support for SW timestamping
by Matthew Vick
· 12 years ago
e428893
igb: Enable hwmon data output for thermal sensors via I2C.
by Carolyn Wyborny
· 12 years ago
441fc6f
igb: Add i2c interface to igb.
by Carolyn Wyborny
· 12 years ago
fa44f2f
igb: Enable SR-IOV configuration via PCI sysfs interface
by Greg Rose
· 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
6699938
igb: Update igb version to 4.1.2
by Carolyn Wyborny
· 12 years ago
52285b7
igb: release already assigned MSI-X interrupts if setup fails
by Stefan Assmann
· 12 years ago
53c7d06
igb: remove duplicate code for fallback interrupt initialization
by Stefan Assmann
· 12 years ago
9f9a12f
net/intel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d48507f
igb: Use a 32-bit mask when calculating the flow control watermarks
by Matthew Vick
· 12 years ago
f2fb4ab
igb: Do not parse past IP header on fragments beyond the first
by Alexander Duyck
· 12 years ago
63d4a8f
igb: No longer rely on APME to determine WoL settings
by Matthew Vick
· 12 years ago
80d0759
igb: Improve performance and reduce size of igb_tx_map
by Alexander Duyck
· 12 years ago
1d9daf4
igb: Update igb Tx flags to improve code efficiency
by Alexander Duyck
· 12 years ago
ed6aa10
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
by Alexander Duyck
· 12 years ago
039454a
igb: Support for modifying UDP RSS flow hashing
by Akeem G. Abodunrin
· 12 years ago
a24006e
ptp: Enable clock drivers along with associated net/PHY drivers
by Ben Hutchings
· 12 years ago
0b1a6f2
igb: Update firmware version info for ethtool output.
by Carolyn Wyborny
· 12 years ago
3db7380
igb: Update version
by Carolyn Wyborny
· 12 years ago
6a05004
igb: Split igb_update_dca into separate Tx and Rx functions
by Alexander Duyck
· 12 years ago
0c2cc02
igb: Move the calls to set the Tx and Rx queues into igb_open
by Alexander Duyck
· 12 years ago
5536d21
igb: Combine q_vector and ring allocation into a single function
by Alexander Duyck
· 12 years ago
de78d1f
igb: Lock buffer size at 2K even on systems with larger pages
by Alexander Duyck
· 12 years ago
2e334ee
igb: Move rx_buffer related code in Rx cleanup path into separate function
by Alexander Duyck
· 12 years ago
cbc8e55
igb: Map entire page and sync half instead of mapping and unmapping half pages
by Alexander Duyck
· 12 years ago
db2ee5b
igb: Combine post-processing of skb into a single function
by Alexander Duyck
· 12 years ago
1a1c225
igb: Do not use header split, instead receive all frames into a single buffer
by Alexander Duyck
· 12 years ago
ea5ceea
igb: Correcting and improving small packet check and padding
by Tushar Dave
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
c9f14bf3
igb: Use dma_unmap_addr and dma_unmap_len defines
by Alexander Duyck
· 12 years ago
a57fe23
igb: Simplify how we populate the RSS key
by Alexander Duyck
· 12 years ago
797fd4b
igb: Change how we populate the RSS indirection table
by Alexander Duyck
· 12 years ago
f412878
igb: Change Tx cleanup loop to do/while instead of for
by Alexander Duyck
· 12 years ago
f33005a
igb: Remove logic that was doing NUMA pseudo-aware allocations
by Alexander Duyck
· 12 years ago
3dbdf96
igb: Fix stats output on i210/i211 parts.
by Carolyn Wyborny
· 12 years ago
f557147
igb: Change how we check for pre-existing and assigned VFs
by Stefan Assmann
· 12 years ago
ae1c07a
igb: Remove artificial restriction on RQDPC stat reading
by Alexander Duyck
· 12 years ago
1f6e817
igb: Prevent dropped Tx timestamps via work items and interrupts.
by Matthew Vick
· 12 years ago
a79f4f8
igb: Update PTP function names/variables and locations.
by Matthew Vick
· 12 years ago
3c89f6d
igb: Tidy up wrapping for CONFIG_IGB_PTP.
by Matthew Vick
· 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
23d028c
igb: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
bba6ec7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
8376dad
igb: update to allow reading/setting MDI state
by Jesse Brandeburg
· 12 years ago
b669588
igb: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
7688659
igb: reset PHY in the link_up process to recover PHY setting after power down.
by Akeem G. Abodunrin
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
200e5fd
igb: Version bump
by Carolyn Wyborny
· 12 years ago
d67974f
igb: Update firmware info output
by Carolyn Wyborny
· 12 years ago
374a542
igb: Streamline RSS queue and queue pairing assignment logic.
by Matthew Vick
· 13 years ago
f00b0da
igb: A fix to VF TX rate limit
by Lior Levy
· 13 years ago
0c02dd9
igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.
by Matthew Vick
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f96a8a0
igb: Add Support for new i210/i211 devices.
by Carolyn Wyborny
· 13 years ago
cfb8c3a
igb: fix rtnl race in PM resume path
by Benjamin Poirier
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dad8a3b
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
by John Fastabend
· 13 years ago
a27416b
igb: Force flow control off during reset when forcing speed.
by Matthew Vick
· 13 years ago
be0c006
igb: Update version to 3.4.7.
by Carolyn Wyborny
· 13 years ago
7ebae81
igb: offer a PTP Hardware Clock instead of the timecompare method
by Richard Cochran
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
89eaefb
igb: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
6b8f092
igb: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
5c49035
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
by Alexander Duyck
· 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
d9dd966
igb: fix warning about unused function
by Emil Tantilov
· 13 years ago
0629292
igb: fix vf lookup
by Greg Rose
· 13 years ago
6e86132
igb: Update Copyright on all Intel copyrighted files.
by Carolyn Wyborny
· 13 years ago
c50b52a
igb: make local functions static
by Stephen Hemminger
· 13 years ago
a95a074
igb: reset PHY after recovering from PHY power down
by Koki Sanagi
· 13 years ago
749ab2c
igb: add basic runtime PM support
by Yan, Zheng
· 13 years ago
bdbc063
igb: Add support for byte queue limits.
by Eric Dumazet
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
e8c626e
igb: Update DMA Coalescing threshold calculation.
by Matthew Vick
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 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
876d2d6
igb: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
b6e0c41
igb: Move DMA Coalescing init code to separate function.
by Carolyn Wyborny
· 13 years ago
46a0169
igb: fix a compile warning
by RongQing Li
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
0224d66
igb: Check if subordinate VFs are assigned to virtual machines
by Greg Rose
· 13 years ago
11ba69e
igb: enable l4 timestamping for v2 event packets
by Jacob Keller
· 13 years ago
Next »