Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
aa7ed01f93ff7e149cad46f13f66b269d59c9bc0
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb.h
720db4f
igb: enable auxiliary PHC functions for the i210
by Richard Cochran
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
7acf631
igb: remove blocking phy read from inside spinlock
by Bernhard Kaindl
· 10 years ago
e52c0f9
igb: Cleanups to change comment style on license headers
by Carolyn Wyborny
· 11 years ago
9005df3
igb: Cleanups to fix incorrect indentation
by Carolyn Wyborny
· 11 years ago
5499a96
igb: fix last_rx_timestamp usage
by Jakub Kicinski
· 11 years ago
ed4420a
igb: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
6ab5f7b
igb: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
f4c01e9
igb: Fix for devices using ethtool for EEE settings
by Carolyn Wyborny
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
167f3f7
igb: make local functions static and remove dead code
by Jeff Kirsher
· 11 years ago
cd14ef5
igb: Change to use statically allocated array for MSIx entries
by Carolyn Wyborny
· 11 years ago
e3670b8
igb: Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
56cec24
igb: Add new feature Media Auto Sense for 82580 devices only
by Carolyn Wyborny
· 11 years ago
2bdfc4e
igb: Add media switching feature for i354 PHY's
by Carolyn Wyborny
· 11 years ago
907b783
igb: Add ethtool support to configure number of channels
by Laura Mihaela Vasilescu
· 11 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 11 years ago
aa9b8cc
igb: Implementation of 1-sec delay for i210 devices
by Akeem G Abodunrin
· 11 years ago
ed12cc9
igb: Expose RSS indirection table for ethtool
by Laura Mihaela Vasilescu
· 11 years ago
c342b39
igb: Add macro for size of RETA indirection table
by Laura Mihaela Vasilescu
· 11 years ago
f7727c5
igb: Removed unused i2c function
by Akeem G. Abodunrin
· 12 years ago
20a4841
igb: Add update to last_rx_timestamp in Rx rings
by Matthew Vick
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
f69aa39
igb: Support to read and export SFF-8472/8079 data
by Akeem G. Abodunrin
· 12 years ago
f9d40f6
igb: Revert support for build_skb in igb
by Alexander Duyck
· 12 years ago
603e86fa
igb: Fix for lockdep issue in igb_get_i2c_client
by Carolyn Wyborny
· 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
74e238e
igb: Support using build_skb in the case that jumbo frames are disabled
by Alexander Duyck
· 12 years ago
4b9ea46
igb: Copyright string update to year 2013
by Akeem G. Abodunrin
· 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
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
3860a0b
igb: Unset sigdetect for SERDES loopback on 82580 and i350
by Carolyn Wyborny
· 12 years ago
63d4a8f
igb: No longer rely on APME to determine WoL settings
by Matthew Vick
· 12 years ago
1d9daf4
igb: Update igb Tx flags to improve code efficiency
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
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
cbc8e55
igb: Map entire page and sync half instead of mapping and unmapping half pages
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
b534550
igb: Split Rx timestamping into two separate functions
by Alexander Duyck
· 12 years ago
c9f14bf3
igb: Use dma_unmap_addr and dma_unmap_len defines
by Alexander Duyck
· 12 years ago
f33005a
igb: Remove logic that was doing NUMA pseudo-aware allocations
by Alexander Duyck
· 12 years ago
f557147
igb: Change how we check for pre-existing and assigned VFs
by Stefan Assmann
· 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
9936a7b
igb: reduce Rx header size
by Eric Dumazet
· 12 years ago
d67974f
igb: Update firmware info output
by Carolyn Wyborny
· 13 years ago
374a542
igb: Streamline RSS queue and queue pairing assignment logic.
by Matthew Vick
· 13 years ago
f96a8a0
igb: Add Support for new i210/i211 devices.
by Carolyn Wyborny
· 13 years ago
7ebae81
igb: offer a PTP Hardware Clock instead of the timecompare method
by Richard Cochran
· 13 years ago
d339b13
igb: add PTP Hardware Clock code
by Richard Cochran
· 13 years ago
6e86132
igb: Update Copyright on all Intel copyrighted files.
by Carolyn Wyborny
· 13 years ago
bdbc063
igb: Add support for byte queue limits.
by Eric Dumazet
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
0224d663
igb: Check if subordinate VFs are assigned to virtual machines
by Greg Rose
· 13 years ago
8be10e9
igb: Add workaround for byte swapped VLAN on i350 local traffic
by Alexander Duyck
· 13 years ago
6d095fa
igb: move TX hang check flag into ring->flags
by Alexander Duyck
· 13 years ago
3ceb90f
igb: leave staterr in place and instead us a helper function to check bits
by Alexander Duyck
· 13 years ago
294e7d7
igb: retire the RX_CSUM flag and use the netdev flag instead
by Alexander Duyck
· 13 years ago
0ba8299
igb: Move ITR related data into work container within the q_vector
by Alexander Duyck
· 13 years ago
866cff0
igb: Consolidate all of the ring feature flags into a single value
by Alexander Duyck
· 13 years ago
81c2fc2
igb: Use node specific allocations for the q_vectors and rings
by Alexander Duyck
· 13 years ago
7af40ad9
igb: push data into first igb_tx_buffer sooner to reduce stack usage
by Alexander Duyck
· 13 years ago
ebe42d1
igb: consolidate creation of Tx buffer info and data descriptor
by Alexander Duyck
· 13 years ago
2bbfebe
igb: Combine all flag info fields into a single tx_flags structure
by Alexander Duyck
· 13 years ago
e032afc
igb: Create separate functions for generating cmd_type and olinfo
by Alexander Duyck
· 13 years ago
8542db0
igb: Make first and tx_buffer_info->next_to_watch into pointers
by Alexander Duyck
· 13 years ago
0603464
igb: split buffer_info into tx_buffer_info and rx_buffer_info
by Alexander Duyck
· 13 years ago
13fde97
igb: Make Tx budget for NAPI user adjustable
by Alexander Duyck
· 13 years ago
1cc3bd8
igb: Remove multi_tx_table and simplify igb_xmit_frame
by Alexander Duyck
· 13 years ago
60136906
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
by Alexander Duyck
· 13 years ago
cd392f5
igb: drop the "adv" off function names relating to descriptors
by Alexander Duyck
· 13 years ago
238ac81
igb: update ring and adapter structure to improve performance
by Alexander Duyck
· 13 years ago
c023cd8
igb: streamline Rx buffer allocation and cleanup
by Alexander Duyck
· 13 years ago
44390ca
igb: drop support for single buffer mode
by Alexander Duyck
· 13 years ago
153285f
igb: Update max_frame_size to account for an optional VLAN tag if present
by Alexander Duyck
· 13 years ago
a74420e
igb: Update RXDCTL/TXDCTL configurations
by Alexander Duyck
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/igb/igb.h]
b2cb09b
igb: do vlan cleanup
by Jiri Pirko
· 13 years ago
4297f99
igb: Update copyright on all igb driver files.
by Carolyn Wyborny
· 14 years ago
14ad251
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
by David Decotigny
· 14 years ago
831ec0b
igb: Add DMA Coalescing feature to driver
by Carolyn Wyborny
· 14 years ago
17dc566
igb: add support for VF Transmit rate limit using iproute2
by Lior Levy
· 14 years ago
1380046
igb: Add Anti-spoofing feature support
by Greg Rose
· 14 years ago
12dcd86
igb: fix stats handling
by Eric Dumazet
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
2873957
igb: reduce cache misses on tx cleanup
by Nick Nunley
· 15 years ago
cfc1fbb
igb: Clean up left over prototype of igb_get_hw_dev_name()
by Emil Tantilov
· 15 years ago
59d7198
igb: convert igb from using PCI DMA functions to using DMA API functions
by Alexander Duyck
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
757b77e
igb: add per-packet timestamping
by Nick Nunley
· 15 years ago
d07f3e3
igb: do not modify tx_queue_len on link speed change
by Emil Tantilov
· 15 years ago
58fd62f
igb: change descriptor control thresholds
by Nick Nunley
· 15 years ago
Next »