index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
Simon Horman
1
-14
/
+20
2017-03-09
nfp: add metadata format bit
Jakub Kicinski
2
-1
/
+5
2017-03-09
nfp: avoid rearming the interrupts when in busy poll
Jakub Kicinski
1
-4
/
+3
2017-03-09
nfp: store device pointer for the fastpath
Jakub Kicinski
4
-38
/
+31
2017-03-09
nfp: reorder variables in nfp_net_tx()
Jakub Kicinski
1
-2
/
+2
2017-03-09
nfp: move more ring debug info to debugfs
Jakub Kicinski
2
-13
/
+9
2017-03-09
nfp: implement .ndo_get_phys_port_name()
Jakub Kicinski
5
-5
/
+69
2017-03-09
nfp: add support for reporting CRC32 hash function
Jakub Kicinski
4
-11
/
+75
2017-03-09
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
Jie Deng
11
-0
/
+7393
2017-03-09
MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver
Iyappan Subramanian
2
-5
/
+5
2017-03-09
drivers: net: xgene-v2: Add transmit and receive
Iyappan Subramanian
6
-1
/
+267
2017-03-09
drivers: net: xgene-v2: Add base driver
Iyappan Subramanian
1
-0
/
+510
2017-03-09
drivers: net: xgene-v2: Add ethernet hardware configuration
Iyappan Subramanian
2
-0
/
+114
2017-03-09
drivers: net: xgene-v2: Add mac configuration
Iyappan Subramanian
2
-0
/
+226
2017-03-09
drivers: net: xgene-v2: Add DMA descriptor
Iyappan Subramanian
3
-0
/
+274
2017-03-09
liquidio: add support for XPS
Rick Farrington
1
-0
/
+9
2017-03-09
net: stmicro: replace kzalloc with devm_kzalloc
Joao Pinto
1
-1
/
+1
2017-03-09
net: mediatek: Use eth_hw_addr_random()
Tobias Klauser
1
-2
/
+1
2017-03-09
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2
-1
/
+14
2017-03-09
net: mvpp2: finally add the PPv2.2 compatible string
Thomas Petazzoni
2
-2
/
+6
2017-03-09
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
Thomas Petazzoni
1
-0
/
+14
2017-03-09
net: mvpp2: add support for an additional clock needed for PPv2.2
Thomas Petazzoni
1
-4
/
+21
2017-03-09
net: mvpp2: adapt rxq distribution to PPv2.2
Thomas Petazzoni
1
-16
/
+19
2017-03-09
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
Thomas Petazzoni
1
-4
/
+42
2017-03-09
net: mvpp2: add AXI bridge initialization for PPv2.2
Thomas Petazzoni
1
-0
/
+85
2017-03-09
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
Thomas Petazzoni
1
-18
/
+67
2017-03-09
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
1
-69
/
+188
2017-03-09
net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
Thomas Petazzoni
1
-5
/
+21
2017-03-09
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
1
-10
/
+12
2017-03-09
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
1
-12
/
+20
2017-03-09
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
Thomas Petazzoni
1
-10
/
+71
2017-03-09
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
Thomas Petazzoni
1
-12
/
+76
2017-03-09
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Thomas Petazzoni
1
-14
/
+31
2017-03-09
net: mvpp2: add hw_version field in "struct mvpp2"
Thomas Petazzoni
1
-1
/
+11
2017-03-09
net: mvpp2: add and use accessors for TX/RX descriptors
Thomas Petazzoni
1
-49
/
+145
2017-03-09
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
Thomas Petazzoni
1
-14
/
+26
2017-03-09
net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function
Thomas Petazzoni
1
-13
/
+2
2017-03-09
net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG
Thomas Petazzoni
1
-3
/
+0
2017-03-09
net: mvpp2: remove support for buffer header
Thomas Petazzoni
1
-77
/
+0
2017-03-09
net: mvpp2: use "dma" instead of "phys" where appropriate
Thomas Petazzoni
1
-74
/
+74
2017-03-09
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
1
-168
/
+41
2017-03-09
mlx4: make validate_loopback() more generic
Eric Dumazet
2
-19
/
+10
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
1
-8
/
+7
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
1
-6
/
+3
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
5
-6
/
+12
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2
-177
/
+82
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2
-44
/
+33
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2
-22
/
+10
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
3
-10
/
+15
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2
-4
/
+4
[next]