Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6e97c170db3878695cb48b5021fffe442ec0aeb0
/
drivers
/
net
/
ethernet
/
intel
6e97c17
e1000e: Minimum packet size must be 17 bytes
by Tushar Dave
· 13 years ago
1f4702a
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
by Alexander Duyck
· 13 years ago
de52a12
ixgbe: Add function ixgbe_reset_pipeline_82599
by Don Skidmore
· 13 years ago
505e3718
ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
by Alexander Duyck
· 13 years ago
71a49f7
ixgbe: Correcting small packet padding
by Tushar Dave
· 13 years ago
51a1f72
ixgbe: using is_zero_ether_addr() to simplify the code
by Wei Yongjun
· 13 years ago
1a71ab2
ixgbe: (PTP) refactor init, cyclecounter and reset
by Jacob Keller
· 13 years ago
f8a06c2
ixgbe: add WOL support for new subdevice id
by Emil Tantilov
· 13 years ago
56e9409
ixgbevf: Add VF DCB + SR-IOV support
by Alexander Duyck
· 13 years ago
bffb3bc
ixgbe: Enable support for VF API version 1.1 in the PF.
by Alexander Duyck
· 13 years ago
f591cd9
ixgbe: Add support for GET_QUEUES message to get DCB configuration
by Alexander Duyck
· 13 years ago
107d301
ixgbe: Add support for tracking the default user priority to SR-IOV
by Alexander Duyck
· 13 years ago
a048b40
ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
by Alexander Duyck
· 13 years ago
6a05004
igb: Split igb_update_dca into separate Tx and Rx functions
by Alexander Duyck
· 13 years ago
0c2cc02
igb: Move the calls to set the Tx and Rx queues into igb_open
by Alexander Duyck
· 13 years ago
5536d21
igb: Combine q_vector and ring allocation into a single function
by Alexander Duyck
· 13 years ago
de78d1f
igb: Lock buffer size at 2K even on systems with larger pages
by Alexander Duyck
· 13 years ago
2e334ee
igb: Move rx_buffer related code in Rx cleanup path into separate function
by Alexander Duyck
· 13 years ago
cbc8e55
igb: Map entire page and sync half instead of mapping and unmapping half pages
by Alexander Duyck
· 13 years ago
db2ee5b
igb: Combine post-processing of skb into a single function
by Alexander Duyck
· 13 years ago
1a1c225
igb: Do not use header split, instead receive all frames into a single buffer
by Alexander Duyck
· 13 years ago
b534550
igb: Split Rx timestamping into two separate functions
by Alexander Duyck
· 13 years ago
ea5ceea
igb: Correcting and improving small packet check and padding
by Tushar Dave
· 13 years ago
374c65d
ixgbe: Add mailbox API version negotiation support to ixgbe PF
by Alexander Duyck
· 13 years ago
58a02be
ixgbe: Move message handling routines into their own functions
by Alexander Duyck
· 13 years ago
872844d
ixgbe: Enable jumbo frames support w/ SR-IOV
by Alexander Duyck
· 13 years ago
245f292
ixgbe: Initialize q_vector cpu and affinity masks correctly
by Alexander Duyck
· 13 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 13 years ago
16e310a
e1000e: add device IDs for i218
by Bruce Allan
· 13 years ago
c88887e
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
by Alexander Duyck
· 13 years ago
91e2b89
ixgbevf: Set the netdev number of Tx queues
by Greg Rose
· 13 years ago
df376f0
ixgbe: add support for X540-AT1
by joshua.a.hay@intel.com
· 13 years ago
4a97df0
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
by Emil Tantilov
· 13 years ago
1cc92eb
ixgbe: fix PTP ethtool timestamping function
by Jacob Keller
· 13 years ago
db0677f
ixgbe: (PTP) Fix PPS interrupt code
by Jacob Keller
· 13 years ago
8208367
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
by Jacob Keller
· 13 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 13 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2ddc7fe
ixgbevf: Return error on failure to enable VLAN
by Alexander Duyck
· 13 years ago
5c60f81
ixgbevf: Add fix to VF to handle multi-descriptor buffers
by Alexander Duyck
· 13 years ago
ac6ed8f
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
by Greg Rose
· 13 years ago
b3d58a8
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
by Narendra K
· 13 years ago
0584d99
ixgbe: Do not read the spoofed packets counter when not in IOV mode
by Greg Rose
· 13 years ago
4b2cd27
ixgbevf: Fix code for handling timeout
by Alexander Duyck
· 13 years ago
1ef7615
ptp: link the phc device to its parent device
by Richard Cochran
· 13 years ago
c9f14bf3
igb: Use dma_unmap_addr and dma_unmap_len defines
by Alexander Duyck
· 13 years ago
a57fe23
igb: Simplify how we populate the RSS key
by Alexander Duyck
· 13 years ago
797fd4b
igb: Change how we populate the RSS indirection table
by Alexander Duyck
· 13 years ago
f412878
igb: Change Tx cleanup loop to do/while instead of for
by Alexander Duyck
· 13 years ago
f33005a
igb: Remove logic that was doing NUMA pseudo-aware allocations
by Alexander Duyck
· 13 years ago
3dbdf96
igb: Fix stats output on i210/i211 parts.
by Carolyn Wyborny
· 13 years ago
f557147
igb: Change how we check for pre-existing and assigned VFs
by Stefan Assmann
· 13 years ago
012dc19
ixgbevf: scheduling while atomic in reset hw path
by John Fastabend
· 13 years ago
3118678
ixgbevf: Add support for VF API negotiation
by Alexander Duyck
· 13 years ago
e546111
igb: Support to enable EEE on all eee_supported devices
by Akeem G. Abodunrin
· 13 years ago
ae1c07a
igb: Remove artificial restriction on RQDPC stat reading
by Alexander Duyck
· 13 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 13 years ago
59d86c7
e1000: Small packets may get corrupted during padding by HW
by Tushar Dave
· 13 years ago
e57b8bd
igb: Add 1588 support to I210/I211.
by Matthew Vick
· 13 years ago
1f6e817
igb: Prevent dropped Tx timestamps via work items and interrupts.
by Matthew Vick
· 13 years ago
201987e
igb: Store the MAC address in the name in the PTP struct.
by Matthew Vick
· 13 years ago
a918802
igb: Correct PTP support query from ethtool.
by Matthew Vick
· 13 years ago
a79f4f8
igb: Update PTP function names/variables and locations.
by Matthew Vick
· 13 years ago
3c89f6d
igb: Tidy up wrapping for CONFIG_IGB_PTP.
by Matthew Vick
· 13 years ago
4ffdf91
ixgbe: Improve statistics accuracy for DDP traffic
by Mark Rustad
· 13 years ago
91fbd8f
ixgbe: added reg_ops file to debugfs
by Catherine Sullivan
· 13 years ago
826ff0d
ixgbe: added netdev_ops file to debugfs
by Catherine Sullivan
· 13 years ago
0094916
ixgbe: add debugfs support
by Catherine Sullivan
· 13 years ago
d6ea075
ixgbe: fix reporting of spoofed packets
by Emil Tantilov
· 13 years ago
9f66d3e
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
by Alexander Duyck
· 13 years ago
b35d4d4
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
by Alexander Duyck
· 13 years ago
2f66fd3
e1000: add byte queue limits
by Otto Estuardo Solares Cabrera
· 13 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 13 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 13 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 13 years ago
ab86825
ixgbe: remove old init remnant
by Eliezer Tamir
· 13 years ago
42f3c43
igb: Supported and Advertised Pause Frame
by Akeem G. Abodunrin
· 13 years ago
9936a7b
igb: reduce Rx header size
by Eric Dumazet
· 13 years ago
8aa23f0
igb: Add loopback test support for i210
by Carolyn Wyborny
· 13 years ago
fcb1184
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dd1fe11
ixgbevf: Cleanup handling of configuration for jumbo frames
by Alexander Duyck
· 13 years ago
0ac1e8c
ixgbevf: Add suspend and resume support to the VF
by Alexander Duyck
· 13 years ago
076d807
e1000e: update driver version number
by Bruce Allan
· 13 years ago
70443ae
e1000e: cleanup - remove unnecessary variable
by Bruce Allan
· 13 years ago
419e551
e1000e: cleanup - remove inapplicable comment
by Bruce Allan
· 13 years ago
06a402e
e1000e: cleanup strict checkpatch check
by Bruce Allan
· 13 years ago
bc76329
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
by Bruce Allan
· 13 years ago
efc38d2
e1000e: use correct type for read of 32-bit register
by Bruce Allan
· 13 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 13 years ago
23d028c
igb: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
f8c0fca
e1000e: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
62f87c0
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
by Yijing Wang
· 13 years ago
bba6ec7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8376dad
igb: update to allow reading/setting MDI state
by Jesse Brandeburg
· 13 years ago
4e8186b
e1000e: implement MDI/MDI-X control
by Jesse Brandeburg
· 13 years ago
c819bbd5
e1000: configure and read MDI settings
by Jesse Brandeburg
· 13 years ago
Next »