Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9c6d26df1fae6ad4718d51c48e6517913304ed27
/
drivers
/
net
/
ethernet
/
aquantia
9a11aff
net: aquantia: oops when shutdown on already stopped device
by Igor Russkikh
· 7 years ago
cce96d1
net: aquantia: Regression on reset with 1.x firmware
by Igor Russkikh
· 7 years ago
6a91ded
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
by Wei Yongjun
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c89bf1c
net: aquantia: driver version bump
by Igor Russkikh
· 7 years ago
90869dd
net: aquantia: Implement pci shutdown callback
by Igor Russkikh
· 7 years ago
3e9a545
net: aquantia: Allow live mac address changes
by Igor Russkikh
· 7 years ago
b647d39
net: aquantia: Add tx clean budget and valid budget handling logic
by Igor Russkikh
· 7 years ago
47203b3
net: aquantia: Change inefficient wait loop on fw data reads
by Igor Russkikh
· 7 years ago
d0f0fb2
net: aquantia: Fix a regression with reset on old firmware
by Igor Russkikh
· 7 years ago
1bf9a75
net: aquantia: Fix hardware reset when SPI may rarely hangup
by Igor Russkikh
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
370c105
net: aquantia: Fix error handling in aq_pci_probe()
by Dan Carpenter
· 7 years ago
420b935
aquantia: add Makefiles to all directories
by Jakub Kicinski
· 7 years ago
e8a22b5
net: aquantia: make symbol hw_atl_boards static
by Wei Yongjun
· 7 years ago
f03e4f8
net: aquantia: Fix error return code in aq_pci_probe()
by Wei Yongjun
· 7 years ago
6de97c0
net: aquantia: bump driver version to match aquantia internal numbering
by Igor Russkikh
· 7 years ago
854ab38
net: aquantia: Report correct mediatype via ethtool
by Igor Russkikh
· 7 years ago
c8c82eb
net: aquantia: Introduce global AQC hardware reset sequence
by Igor Russkikh
· 7 years ago
a57d392
net: aquantia: Introduce support for new firmware on AQC cards
by Igor Russkikh
· 7 years ago
0c58c35
net: aquantia: Introduce firmware ops callbacks
by Igor Russkikh
· 7 years ago
76c19c6
net: aquantia: Change confusing no_ff_addr to more meaningful name
by Igor Russkikh
· 7 years ago
ef24175
net: aquantia: Remove create/destroy from hw ops
by Igor Russkikh
· 7 years ago
23ee07a
net: aquantia: Cleanup pci functions module
by Igor Russkikh
· 7 years ago
8fcb98f4
net: aquantia: Convert hw and caps structures to const static pointers
by Igor Russkikh
· 7 years ago
4948293
net: aquantia: Introduce new AQC devices and capabilities
by Igor Russkikh
· 7 years ago
efe779b
net: aquantia: Introduce new device ids and constants
by Igor Russkikh
· 7 years ago
9ec03bf
net: aquantia: Fix internal stats calculation on rx
by Igor Russkikh
· 7 years ago
8e1c072
net: aquantia: Prepend hw access functions declarations with prefix
by Igor Russkikh
· 7 years ago
3230d01
net: aquantia: Fix register definitions to linux style
by Igor Russkikh
· 7 years ago
db55061
net: aquantia: Eliminate aq_nic structure abstraction
by Igor Russkikh
· 7 years ago
5b97b0d
net: aquantia: Simplify dependencies between pci modules
by Igor Russkikh
· 7 years ago
4cbc9f9
net: aquantia: Add const qualifiers for hardware ops tables
by Igor Russkikh
· 7 years ago
c40d201
net: aquantia: Remove duplicate hardware descriptors declarations
by Igor Russkikh
· 7 years ago
1a713f8
net: aquantia: Cleanup hardware access modules
by Igor Russkikh
· 7 years ago
78f5193
net: aquantia: Cleanup status flags accesses
by Igor Russkikh
· 7 years ago
08b5cf0
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
by Igor Russkikh
· 7 years ago
d4c242d
net: aquantia: Increment driver version
by Igor Russkikh
· 7 years ago
98bc036
net: aquantia: Fix typo in ethtool statistics names
by Igor Russkikh
· 7 years ago
f3e2778
net: aquantia: Update hw counters on hw init
by Igor Russkikh
· 7 years ago
fdb4a08
net: aquantia: Improve link state and statistics check interval callback
by Igor Russkikh
· 7 years ago
45cc1c7
net: aquantia: Fill in multicast counter in ndev stats from hardware
by Igor Russkikh
· 7 years ago
9f8a220
net: aquantia: Fill ndev stat couters from hardware
by Igor Russkikh
· 7 years ago
be08d83
net: aquantia: Extend stat counters to 64bit values
by Igor Russkikh
· 7 years ago
1e36616
net: aquantia: Fix hardware DMA stream overload on large MRRS
by Igor Russkikh
· 7 years ago
e4d02ca
net: aquantia: Fix actual speed capabilities reporting
by Igor Russkikh
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
2660d22
net: aquantia: Make local functions static
by Wei Yongjun
· 7 years ago
417a3ae
net: aquantia: Bad udp rate on default interrupt coalescing
by Igor Russkikh
· 7 years ago
b82ee71
net: aquantia: Enable coalescing management via ethtool interface
by Igor Russkikh
· 7 years ago
6849540
net: aquantia: mmio unmap was not performed on driver removal
by Igor Russkikh
· 7 years ago
4c8bb60
net: aquantia: Limit number of MSIX irqs to the number of cpus
by Igor Russkikh
· 7 years ago
93d87b8
net: aquantia: Fixed transient link up/down/up notification
by Igor Russkikh
· 7 years ago
5d8d84e
net: aquantia: Add queue restarts stats counter
by Igor Russkikh
· 7 years ago
65e665e
net: aquantia: Reset nic statistics on interface up/down
by Igor Russkikh
· 7 years ago
83fc61a
treewide: Fix typos in Kconfig
by Masanari Iida
· 7 years ago
c754568
atlantic: fix iommu errors
by Pavel Belous
· 7 years ago
a7bb1be
aquantia: Fix transient invalid link down/up indications
by Igor Russkikh
· 7 years ago
3aec641
aquantia: Fix Tx queue hangups
by Igor Russkikh
· 7 years ago
d85fc17
aquantia: Setup max_mtu in ndev to enable jumbo frames
by Igor Russkikh
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6d3f58e
net:ethernet:aquantia: Show info message if bad firmware version detected.
by Pavel Belous
· 7 years ago
b21f502
net:ethernet:aquantia: Fix for multicast filter handling.
by Igor Russkikh
· 7 years ago
bd8ed44
net:ethernet:aquantia: Fix for incorrect speed index.
by Pavel Belous
· 7 years ago
0a402e7
net:ethernet:aquantia: Workaround for HW checksum bug.
by Pavel Belous
· 7 years ago
64fc795
net:ethernet:aquantia: Fix for number of RSS queues.
by Pavel Belous
· 7 years ago
278175ab
net:ethernet:aquantia: Extra spinlocks removed.
by Pavel Belous
· 7 years ago
a54df68
aquantia: Switch to use napi_gro_receive
by Pavel Belous
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d8dba51
net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
by Philippe Reynes
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
d2be366
ethernet: aquantia: remove redundant checks on error status
by Colin Ian King
· 8 years ago
3013c498
aquantia: Fix "ethtool -S" crash when adapter down.
by Pavel Belous
· 8 years ago
5900eca
aquantia: Fix driver name reported by ethtool
by Pavel Belous
· 8 years ago
5d73bb8
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
by Pavel Belous
· 8 years ago
386aff8
net:ethernet:aquantia: Fix for LSO with IPv6.
by Pavel Belous
· 8 years ago
9f0dd8c
net:ethernet:aquantia: Missing spinlock initialization.
by Pavel Belous
· 8 years ago
ea0504f5
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
by Pavel Belous
· 8 years ago
1adbddef1
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
by Pavel Belous
· 8 years ago
68c3865
net:ethernet:aquantia: Fix for RX checksum offload.
by Pavel Belous
· 8 years ago
bc9ab92
net: ethernet: aquantia: set net_device mtu when mtu is changed
by David Arcari
· 8 years ago
ecd0522
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
by David Arcari
· 8 years ago
e399553
net: ethernet: aquantia: Copying tx buffers is not needed.
by Pavel Belous
· 8 years ago
89b6438
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page.
by Pavel Belous
· 8 years ago
c0788f7
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
by Pavel Belous
· 8 years ago
5562910
net: ethernet: aquantia: Call netdev_register after all initialized.
by Pavel Belous
· 8 years ago
df9000e
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
by Pavel Belous
· 8 years ago
b350d7b
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
by Pavel Belous
· 8 years ago
d5919ae
net: ethernet: aquantia: Fixed missing rtnl_unlock.
by Pavel Belous
· 8 years ago
362f37b
net: ethernet: aquantia: Superfluous initialization of "err".
by Pavel Belous
· 8 years ago
14861e9
net: ethernet: aquantia: Using module_pci_driver.
by Pavel Belous
· 8 years ago
5513e16
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
by Pavel Belous
· 8 years ago
15e32a5
net: ethernet: aquantia: Removed busy_count field.
by Pavel Belous
· 8 years ago
99e5582
net: ethernet: aquantia: Removed extra assignment for skb->dev.
by Pavel Belous
· 8 years ago
eb36bed
net: aquantia: remove function aq_ring_tx_deinit
by Lino Sanfilippo
· 8 years ago
36a4a50
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
Next »