index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
2017-02-20
3
-95
/
+97
*
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...
Pavel Belous
2017-02-20
1
-1
/
+3
*
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
Pavel Belous
2017-02-20
2
-4
/
+4
*
net: ethernet: aquantia: Call netdev_register after all initialized.
Pavel Belous
2017-02-20
2
-6
/
+5
*
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
Pavel Belous
2017-02-20
1
-3
/
+4
*
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
Pavel Belous
2017-02-20
1
-1
/
+1
*
net: ethernet: aquantia: Fixed missing rtnl_unlock.
Pavel Belous
2017-02-20
1
-2
/
+3
*
net: ethernet: aquantia: Superfluous initialization of "err".
Pavel Belous
2017-02-20
1
-7
/
+1
*
net: ethernet: aquantia: Using module_pci_driver.
Pavel Belous
2017-02-20
1
-19
/
+1
*
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
Pavel Belous
2017-02-20
2
-11
/
+2
*
net: ethernet: aquantia: Removed busy_count field.
Pavel Belous
2017-02-20
2
-12
/
+0
*
net: ethernet: aquantia: Removed extra assignment for skb->dev.
Pavel Belous
2017-02-20
1
-1
/
+0
*
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
2017-02-20
3
-39
/
+11
*
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-15
1
-76
/
+25
*
net:ethernet:aquantia: Add 2500/5000 mbit link modes support.
Pavel Belous
2017-02-13
1
-37
/
+59
*
ethernet: aquantia: fix dma_mapping_error test
Dan Carpenter
2017-02-01
1
-2
/
+3
*
net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-31
3
-31
/
+49
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
Colin Ian King
2017-01-29
1
-1
/
+1
*
net: ethernet: aquantia: remove another redundant err check
Colin Ian King
2017-01-29
1
-2
/
+0
*
net: ethernet: aquantia: remove redundant err check
Colin Ian King
2017-01-29
1
-2
/
+0
*
net: ethernet: aquantia: Receive side scaling
David VomLehn
2017-01-24
1
-0
/
+26
*
net: ethernet: aquantia: Ethtool support
David VomLehn
2017-01-24
2
-0
/
+280
*
net: ethernet: aquantia: Hardware interface and utility functions
David VomLehn
2017-01-24
3
-0
/
+292
*
net: ethernet: aquantia: Atlantic hardware abstraction layer
David VomLehn
2017-01-24
2
-0
/
+780
*
net: ethernet: aquantia: PCI operations
David VomLehn
2017-01-24
2
-0
/
+379
*
net: ethernet: aquantia: Vector operations
David VomLehn
2017-01-24
2
-0
/
+434
*
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
David VomLehn
2017-01-24
6
-0
/
+2293
*
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn
2017-01-24
5
-0
/
+1381
*
net: ethernet: aquantia: Low-level hardware interfaces
David VomLehn
2017-01-24
3
-0
/
+4446
*
net: ethernet: aquantia: Add ring support code
David VomLehn
2017-01-24
2
-0
/
+533
*
net: ethernet: aquantia: Common functions and definitions
David VomLehn
2017-01-24
3
-0
/
+150
*
net: ethernet: aquantia: Make and configuration files.
David VomLehn
2017-01-24
4
-0
/
+89