Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ef3a009297c50876980f21060aee61e8b516a990
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
ef3a009
igb: Refactor NVM read functions to accommodate devices with no flash
by Carolyn Wyborny
· 11 years ago
2ccd994
igb: Update MTU so that it is always at least a standard frame size
by Alexander Duyck
· 11 years ago
5026719
igb: don't allow SR-IOV without MSI-X
by Mitch A Williams
· 11 years ago
7f90128
igb: Added rcu_lock to avoid race
by Akeem G Abodunrin
· 11 years ago
e5c3370
igb: Read register for latch_on without return value
by Akeem G Abodunrin
· 11 years ago
7e44892
igb: fix vlan filtering in promisc mode when not in VT mode
by Emil Tantilov
· 11 years ago
41f149a
igb: Fix possible panic caused by Rx traffic arrival while interface is down
by Carolyn Wyborny
· 12 years ago
20a4841
igb: Add update to last_rx_timestamp in Rx rings
by Matthew Vick
· 12 years ago
67b1b90
igb: Bump version of driver
by Carolyn Wyborny
· 12 years ago
6f3dc319
igb: Retain HW VLAN filtering while in promiscuous + VT mode
by Greg Rose
· 12 years ago
c0ba477
igb: display a warning message when SmartSpeed works
by Koki Sanagi
· 12 years ago
b09186d
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
by Alexander Duyck
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
ceb5f13
igb: Add support for i354 devices
by Carolyn Wyborny
· 12 years ago
70ea478
igb: add support for spoofchk config
by Lior Levy
· 12 years ago
b980ac1
igb: Fix code comments and whitespace
by Jeff Kirsher
· 12 years ago
4e227667
igb: Use rx/tx_itr_setting when setting up initial value of itr
by Alexander Duyck
· 12 years ago
b646c22
igb: Pull adapter out of main path in igb_xmit_frame_ring
by Alexander Duyck
· 12 years ago
b9555f6
igb: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
5c17a20
igb: random code and comments fix
by Akeem G. Abodunrin
· 12 years ago
f502ef7
igb: Support for 100base-fx SFP
by Akeem G. Abodunrin
· 12 years ago
f9d40f6
igb: Revert support for build_skb in igb
by Alexander Duyck
· 12 years ago
d5e51a1
igb: SR-IOV init reordering
by Alex Williamson
· 12 years ago
d0f63ac
igb: Fix null pointer dereference
by Alex Williamson
· 12 years ago
603e86f
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 12 years ago
e4f7dbb
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
by Alexander Duyck
· 12 years ago
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
Next »