Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7da82c06ded105bf601bfa0eafc92e84eb0ceeed
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb.h
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
0224d66
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
· 13 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
40e90c2
igb: move gso_segs into buffer_info structure
by Nick Nunley
· 15 years ago
3025a44
igb: Allocate rings seperately instead of as a block
by Alexander Duyck
· 15 years ago
88a268c
igb: Power down link when interface is down
by Nick Nunley
· 15 years ago
3145535
igb: Report link status in ethtool when interface is down
by Nick Nunley
· 15 years ago
26b3927
igb: remove unecessary q_vector declarations and remove itr_shift
by Alexander Duyck
· 15 years ago
8151d29
igb: support for VF configuration tools
by Williams, Mitch A
· 15 years ago
6366ad3
igb: remove use of skb_dma_map from driver
by Alexander Duyck
· 15 years ago
55cac24
igb: Add full support for 82580 devices
by Alexander Duyck
· 15 years ago
971d1d3
igb: removed unused tx/rx total bytes/packets from adapter struct
by Alexander Duyck
· 15 years ago
a99955f
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
by Alexander Duyck
· 15 years ago
2e5655e
igb: cleanup igb.h header whitespace and some structure formatting
by Alexander Duyck
· 15 years ago
645a3ab
igb: Remove invalid stats counters
by Alexander Duyck
· 15 years ago
7d5753f
igb: rework use of VMOLR in regards to PF and VFs
by Alexander Duyck
· 15 years ago
f2ca0db
igb: replace the VF clear_to_send with a flags value
by Alexander Duyck
· 15 years ago
c5b9bd5
igb: cleanup some of the code related to hw timestamping
by Alexander Duyck
· 15 years ago
4fc82ad
igb: add support for seperate tx-usecs setting in ethtool
by Alexander Duyck
· 15 years ago
b1a436c
igb: make tx ring map and free functionality non-static
by Alexander Duyck
· 15 years ago
d7ee5b3
igb: re-use ring configuration code in ethtool testing
by Alexander Duyck
· 15 years ago
e694e96
igb: place a pointer to the netdev struct in the ring itself
by Alexander Duyck
· 15 years ago
85ad76b
igb: add a flags value to the ring
by Alexander Duyck
· 15 years ago
04a5fcaa
igb: move alloc_failed and csum_err stats into per rx-ring stat
by Alexander Duyck
· 15 years ago
4c84485
igb: move rx_buffer_len into the ring structure
by Alexander Duyck
· 15 years ago
8078529
igb: add pci device pointer to ring structure
by Alexander Duyck
· 15 years ago
fce99e3
igb: change the head and tail offsets into pointers
by Alexander Duyck
· 15 years ago
6ec43fe
igb: remove rx_ps_hdr_len
by Alexander Duyck
· 15 years ago
85b430b
igb: move the tx and rx ring specific config into seperate functions
by Alexander Duyck
· 15 years ago
7d95b71
igb: increase minimum rx buffer size to 1K
by Alexander Duyck
· 15 years ago
094919a
igb: remove rx checksum good counter
by Alexander Duyck
· 15 years ago
047e003
igb: add new data structure for handling interrupts and NAPI
by Alexander Duyck
· 15 years ago
8d24e93
igb: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
ae641bd
igb: set vf rlpml wasn't taking vlan tag into account
by Alexander Duyck
· 15 years ago
8c0ab70
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
by Jesper Dangaard Brouer
· 16 years ago
7beb014
igb/igbvf: set rx csum always enabled in hw, disable via sw
by Alexander Duyck
· 16 years ago
c493ea4
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
by Alexander Duyck
· 16 years ago
4ae196d
igb: Add support for enabling VFs to PF driver.
by Alexander Duyck
· 16 years ago
e173952
igb: add pf side of VMDq support
by Alexander Duyck
· 16 years ago
1bfaf07
igb: add vfs_allocated_count as placeholder for number of vfs
by Alexander Duyck
· 16 years ago
85e8d00
igb: transition driver to only using advanced descriptors
by Alexander Duyck
· 16 years ago
cbd347a
igb: remove unused defines
by Alexander Duyck
· 16 years ago
33af6bc
igb: use timecompare to implement hardware time stamping
by Patrick Ohly
· 16 years ago
38c845c
igb: access to NIC time
by Patrick Ohly
· 16 years ago
86d5d38
igb: update version number and copyright dates
by Alexander Duyck
· 16 years ago
eebbbdb
igb: cleanup igb_netpoll to be more friendly with napi & GRO
by Alexander Duyck
· 16 years ago
0fbe67a
igb: remove unused rx_hdr_split statistic
by Alexander Duyck
· 16 years ago
a8d2a0c
igb: rename phy ops
by Alexander Duyck
· 16 years ago
aed5dec
igb: remove check for needing an io port
by Alexander Duyck
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bbd98fe
igb: Fix DCA errors and do not use context index for 82576
by Alexander Duyck
· 16 years ago
5c0999b
igb: Replace LRO with GRO
by Herbert Xu
· 16 years ago
26bc19e
igb: re-order queues to support cleaner use of ivar on 82576
by Alexander Duyck
· 16 years ago
0e014cb
igb: defeature tx head writeback
by Alexander Duyck
· 16 years ago
f5f4cf0
igb: do not use phy ops in ethtool test cleanup for non-copper parts
by Alexander Duyck
· 16 years ago
68fd991
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
by Alexander Duyck
· 16 years ago
070825b
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
by David S. Miller
· 16 years ago
6eb5a7f
igb: Improve multiqueue AIM support
by Alexander Duyck
· 16 years ago
d335252
igb: add support for in kernel LRO
by Alexander Duyck
· 16 years ago
bf36c1a
igb: add page recycling support
by Alexander Duyck
· 16 years ago
7dfc16f
igb: Add support for quad port WOL and feature flags
by Alexander Duyck
· 16 years ago
fe4506b
igb: add DCA support
by Jeb Cramer
· 16 years ago
e21ed35
igb: update ethtool stats to support multiqueue
by Alexander Duyck
· 16 years ago
Next »