Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97989ee0f5e855f4f5ec473b292c17f39cbaac58
/
drivers
/
net
/
ethernet
97989ee
mlxsw: spectrum_router: Allow more route types to be programmed
by Ido Schimmel
· 8 years ago
f4a761d
mlxsw: spectrum: Destroy RIFs based on last removed address
by Ido Schimmel
· 8 years ago
186962e
mlxsw: spectrum: Associate PVID vPort with appropriate netdev
by Ido Schimmel
· 8 years ago
1f88061
mlxsw: spectrum: Don't assume upper device's type
by Ido Schimmel
· 8 years ago
b414970
mlxsw: spectrum: Sanitize bridge's upper devices
by Ido Schimmel
· 8 years ago
9caab08
mlxsw: spectrum: Add support for flower matches on VLAN ID, PCP
by Petr Machata
· 8 years ago
a150201
mlxsw: spectrum: Add support for vlan modify TC action
by Petr Machata
· 8 years ago
9efd383
net: ks8851: Added support for half-duplex SPI
by Sergey Shcherbakov
· 8 years ago
5692dbb
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
by Simon Horman
· 8 years ago
b9dcf88
nfp: add metadata format bit
by Jakub Kicinski
· 8 years ago
7de5f11
nfp: avoid rearming the interrupts when in busy poll
by Jakub Kicinski
· 8 years ago
fa43d2a
nfp: store device pointer for the fastpath
by Jakub Kicinski
· 8 years ago
bef6b1b
nfp: reorder variables in nfp_net_tx()
by Jakub Kicinski
· 8 years ago
43860c1
nfp: move more ring debug info to debugfs
by Jakub Kicinski
· 8 years ago
47465ae
nfp: implement .ndo_get_phys_port_name()
by Jakub Kicinski
· 8 years ago
9ff304b
nfp: add support for reporting CRC32 hash function
by Jakub Kicinski
· 8 years ago
65e0ace
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
by Jie Deng
· 8 years ago
70dbd9b
MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver
by Iyappan Subramanian
· 8 years ago
b105bcd
drivers: net: xgene-v2: Add transmit and receive
by Iyappan Subramanian
· 8 years ago
3b3f9a7
drivers: net: xgene-v2: Add base driver
by Iyappan Subramanian
· 8 years ago
272d6dc
drivers: net: xgene-v2: Add ethernet hardware configuration
by Iyappan Subramanian
· 8 years ago
81ccd0c
drivers: net: xgene-v2: Add mac configuration
by Iyappan Subramanian
· 8 years ago
384fe7a
drivers: net: xgene-v2: Add DMA descriptor
by Iyappan Subramanian
· 8 years ago
35ae57e
liquidio: add support for XPS
by Rick Farrington
· 8 years ago
64f48e5
net: stmicro: replace kzalloc with devm_kzalloc
by Joao Pinto
· 8 years ago
e3c36e4
net: mediatek: Use eth_hw_addr_random()
by Tobias Klauser
· 8 years ago
038e893
tg3: Add the ability to conditionally build w/ HWMON
by Florian Fainelli
· 8 years ago
fc5e155
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· 8 years ago
2067e0a
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
by Thomas Petazzoni
· 8 years ago
fceb55d
net: mvpp2: add support for an additional clock needed for PPv2.2
by Thomas Petazzoni
· 8 years ago
59b9a31
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· 8 years ago
a73fef1
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
6763ce3
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
2697582
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· 8 years ago
a786841
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· 8 years ago
b02f31f
net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
by Thomas Petazzoni
· 8 years ago
3d9017d
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· 8 years ago
5eac892
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· 8 years ago
d01524d
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· 8 years ago
e7c5359
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· 8 years ago
054f637
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
faca924
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· 8 years ago
ac3dd277
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
4e4a105
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· 8 years ago
4d6c2a6
net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function
by Thomas Petazzoni
· 8 years ago
df905f2
net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG
by Thomas Petazzoni
· 8 years ago
aeb3d11
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· 8 years ago
2039613
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· 8 years ago
68b8df4
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
by Eric Dumazet
· 8 years ago
6969cf0
mlx4: make validate_loopback() more generic
by Eric Dumazet
· 8 years ago
02e6fd3
mlx4: factorize page_address() calls
by Eric Dumazet
· 8 years ago
9e8c039
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
by Eric Dumazet
· 8 years ago
7d7bfc6
mlx4: add rx_alloc_pages counter in ethtool -S
by Eric Dumazet
· 8 years ago
34db548
mlx4: add page recycling in receive path
by Eric Dumazet
· 8 years ago
b5a54d9
mlx4: use order-0 pages for RX
by Eric Dumazet
· 8 years ago
60c7f5a
mlx4: removal of frag_sizes[]
by Eric Dumazet
· 8 years ago
acd7628
mlx4: reduce rx ring page_cache size
by Eric Dumazet
· 8 years ago
d85f6c1
mlx4: rx_headroom is a per port attribute
by Eric Dumazet
· 8 years ago
aaca121
mlx4: get rid of frag_prefix_size
by Eric Dumazet
· 8 years ago
159ddfd
mlx4: remove order field from mlx4_en_frag_info
by Eric Dumazet
· 8 years ago
69ba943
mlx4: dma_dir is a mlx4_en_priv attribute
by Eric Dumazet
· 8 years ago
61793af
mlxsw: pci: Remove unused bit
by Ido Schimmel
· 8 years ago
1182e53
mlxsw: spectrum: Fix helper function and port variable names
by Jiri Pirko
· 8 years ago
fa383d6
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
60f2851
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e016cc6
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
92552fd
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d972253
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2c784b0
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
c4df19a
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9e0b516
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
57dacfe
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
by Timur Tabi
· 8 years ago
f3537b3
net: ethernet: bgmac: driver power manangement
by Joey Zhong
· 8 years ago
cb1b0f9
net: ethernet: bgmac: unify code of the same family
by Jon Mason
· 8 years ago
02083c3
net: ethernet: bgmac: use #defines for MAX size
by Jon Mason
· 8 years ago
452349c
net: axienet: use eth_hw_addr_random()
by Tobias Klauser
· 8 years ago
88da73a
net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
60269ae
net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
7d59e31
net: sis: sis900: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
fb70eb2
net: sis: sis190: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a972c30
net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b61a26f
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
de48015
net: rocker: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
6fa1ba6
net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
182ed07
net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
df6f372
net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6d43131
sfc: fix IPID endianness in TSOv2
by Edward Cree
· 8 years ago
d0346b0
sfc: avoid max() in array size
by Edward Cree
· 8 years ago
d58cebb
nfp: correct DMA direction in XDP DMA sync
by Jakub Kicinski
· 8 years ago
9383b33
nfp: don't tell FW about the reserved buffer space
by Jakub Kicinski
· 8 years ago
fa42245
net: ethernet: bgmac: mac address change bug
by Hari Vyas
· 8 years ago
1620652
net: ethernet: bgmac: init sequence bug
by Jon Mason
· 8 years ago
c74042f
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
by Alexander Duyck
· 8 years ago
d3aa9c9
ixgbe: update the rss key on h/w, when ethtool ask for it
by Paolo Abeni
· 8 years ago
821fd6f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
be12502
drivers: net: ethernet: remove incorrect __exit markups
by Dmitry Torokhov
· 8 years ago
11bd44f
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
2697ea5
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
by Lendacky, Thomas
· 8 years ago
Next »