开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2017-08-23
net: mvpp2: software tso support
Antoine Ténart
2017-08-23
net: mvpp2: unify the txq size define use
Antoine Ténart
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-22
net: mvpp2: initialize the GoP
Antoine Ténart
2017-08-22
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
2017-08-22
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
2017-08-22
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
2017-08-22
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
2017-08-22
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
2017-08-22
net: mvpp2: unify register definitions coding style
Antoine Ténart
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
2017-08-03
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
2017-08-03
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
2017-08-03
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
2017-08-03
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
2017-08-03
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
2017-08-03
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
2017-07-31
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
2017-06-16
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
2017-06-16
net: mvmdio: add xmdio xsmi support
Antoine Ténart
2017-06-16
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
2017-06-16
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
2017-06-16
net: mvmdio: introduce an ops structure
Antoine Ténart
2017-06-16
net: mvmdio: remove duplicate locking
Russell King
2017-06-16
net: mvmdio: use GENMASK for masks
Antoine Ténart
2017-06-16
net: mvmdio: use tabs for defines
Antoine Ténart
2017-06-16
net: mvmdio: reorder headers alphabetically
Antoine Ténart
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
net: mvpp2: enable basic 10G support
Antoine Ténart
2017-06-10
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
Thomas Petazzoni
2017-06-10
net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
Thomas Petazzoni
2017-06-07
net: mvpp2: do not bypass the mvpp22_port_mii_set function
Antoine Ténart
2017-04-18
sky2: Use seq_puts() in sky2_debug_show()
Markus Elfring
2017-04-18
skge: Adjust a null pointer check in skge_down()
Markus Elfring
2017-04-18
skge: Use seq_puts() in skge_debug_show()
Markus Elfring
2017-04-18
net: pxa168_eth: Adjust four checks for null pointers
Markus Elfring
2017-04-18
net: pxa168_eth: Use kcalloc() in two functions
Markus Elfring
2017-04-18
net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()
Markus Elfring
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()
Markus Elfring
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()
Markus Elfring
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_txq_init()
Markus Elfring
2017-04-18
net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()
Markus Elfring
2017-04-18
net: mvpp2: Adjust three error messages
Markus Elfring
2017-04-18
net: mvpp2: Rename a jump label in two functions
Markus Elfring
2017-04-18
net: mvpp2: Fix a jump label position in mvpp2_rx()
Markus Elfring
[next]