Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
45b679c9a3ccd9e34f28e6ec677b812a860eb8eb
/
drivers
/
net
/
ethernet
45b679c9
gianfar: Implement PAUSE frame generation support
by Matei Pavaluca
· 11 years ago
43ef8d2
Fix the way the local advertising flow options are determined
by Pavaluca Matei-B46610
· 11 years ago
cf987af
Add flow control support flags to gianfar's capabilities
by Pavaluca Matei-B46610
· 11 years ago
d5ec899
net/mlx4_en: Report actual number of rings in indirection table
by Amir Vadai
· 11 years ago
207af6c
net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev
by Eugenia Emantayev
· 11 years ago
f4a3675
net/mlx4_en: Call napi_synchronize on stop_port
by Ido Shamay
· 11 years ago
c2a3d4b
net/mlx4_en: Cleanups suggested by clang static checker
by Jack Morgenstein
· 11 years ago
537f6f9
net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON
by Saeed Mahameed
· 11 years ago
7787fa6
net/mlx4_en: Add support for setting rxvlan offload OFF/ON
by Saeed Mahameed
· 11 years ago
d48b3ab
net/mlx4_en: Use PTYS register to set ethtool settings (Speed)
by Saeed Mahameed
· 11 years ago
2c76267
net/mlx4_en: Use PTYS register to query ethtool settings
by Saeed Mahameed
· 11 years ago
dcf972a
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
by Saeed Mahameed
· 11 years ago
a53e3e8
net/mlx4_core: Add ethernet backplane autoneg device capability
by Saeed Mahameed
· 11 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 11 years ago
7202da8
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
by Saeed Mahameed
· 11 years ago
32a173c
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
by Saeed Mahameed
· 11 years ago
aaa14fe
ethernet: samsung: sxgbe: remove unnecessary check
by Varka Bhadram
· 11 years ago
c960804
ethernet: renesas: remove unnecessary check
by Varka Bhadram
· 11 years ago
7e5ae24
ethernet: marvell: remove unnecessary check
by Varka Bhadram
· 11 years ago
534249d
ethernet: apm: xgene: remove unnecessary check
by Varka Bhadram
· 11 years ago
5e9b4dc
ethernet: wiznet: remove unnecessary check
by Varka Bhadram
· 11 years ago
13b13dd
sunvnet: Remove irqsave/irqrestore on vio.lock
by Sowmini Varadhan
· 11 years ago
2a968dd
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
by Sowmini Varadhan
· 11 years ago
6908882
sunvnet: NAPIfy sunvnet
by Sowmini Varadhan
· 11 years ago
132fb57
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
9ff32fe
net: pxa168_eth: Remove in-driver PHY mangling
by Sebastian Hesselbarth
· 11 years ago
1a14913
net: pxa168_eth: Remove HW auto-negotiaion
by Sebastian Hesselbarth
· 11 years ago
9d8ea73
net: pxa168_eth: Prepare proper libphy handling
by Sebastian Hesselbarth
· 11 years ago
d4c3363
natsemi/macsonic: Remove superfluous interrupt disable/restore
by Geert Uytterhoeven
· 11 years ago
7f30b74
cirrus/mac89x0: Remove superfluous interrupt disable/restore
by Geert Uytterhoeven
· 11 years ago
00fd5d9
net: typhoon: Remove redundant casts
by Rasmus Villemoes
· 11 years ago
e8720db
i40e: Bump version
by Catherine Sullivan
· 11 years ago
bf00b37
i40e: Moving variable declaration out of the loops
by Akeem G Abodunrin
· 11 years ago
5960d33
i40e: Add 10GBaseT support
by Mitch Williams
· 11 years ago
a34a671
i40e: process link events when setting up switch
by Mitch Williams
· 11 years ago
cafa2ee
i40e: Fix a bug where Rx would stop after some time
by Anjali Singhai Jain
· 11 years ago
f98a200
i40e/i40evf: Use usleep_range() instead of udelay()
by Neerav Parikh
· 11 years ago
8c570dc
i40e/i40evf: Fix whitespace indentation
by Jeff Kirsher
· 11 years ago
1e701e0
i40e: enable LSE poke and simplify link state
by Jesse Brandeburg
· 11 years ago
7e2453f
i40e: mask phy events
by Jesse Brandeburg
· 11 years ago
55ca6bc
amd-xgbe: Fix napi Rx budget accounting
by Lendacky, Thomas
· 11 years ago
386f1c9
amd-xgbe: Properly handle feature changes via ethtool
by Lendacky, Thomas
· 11 years ago
81f35ff
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
by Philipp Zabel
· 11 years ago
8751b12
net: fs_enet: set back promiscuity mode after restart
by LEROY Christophe
· 11 years ago
8fc9635
sfc: remove incorrect EFX_BUG_ON_PARANOID check
by Jon Cooper
· 11 years ago
39dc90c
enic: Do not call napi_disable when preemption is disabled.
by Govindarajulu Varadarajan
· 11 years ago
b6931c9
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
by Govindarajulu Varadarajan
· 11 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f2d9da1
bna: fix skb->truesize underestimation
by Eric Dumazet
· 11 years ago
70b33fb
sfc: add support for skb->xmit_more
by Edward Cree
· 11 years ago
600a507
ixgbe: check for vfs outside of sriov_num_vfs before dereference
by Emil Tantilov
· 11 years ago
f6b03c1
fm10k: Add CONFIG_FM10K_VXLAN configuration option
by Andy Zhou
· 11 years ago
13cb2da
fm10k: Unlock mailbox on VLAN addition failures
by Matthew Vick
· 11 years ago
4d41915
fm10k: Check the host state when bringing the interface up
by Matthew Vick
· 11 years ago
f5b720b
gianfar: Add FCS to rx buffer size (fix)
by Claudiu Manoil
· 11 years ago
28b5f05
net: fec: ptp: fix convergence issue to support LinuxPTP stack
by Nimrod Andy
· 11 years ago
843d349
net: ks8842: use dmaengine_terminate_all() API
by Vinod Koul
· 11 years ago
71ae8f5
stmmac: fix sti compatibililies
by Giuseppe CAVALLARO
· 11 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
1bb6037
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
by Anish Bhatt
· 11 years ago
587ddfe
cxgb4i : Remove duplicated CLIP handling code
by Anish Bhatt
· 11 years ago
d47d2fd
qlcnic: Fix number of arguments in destroy tx context command
by Rajesh Borundia
· 11 years ago
2a1ef4b
qlcnic: Fix programming number of arguments in a command.
by Rajesh Borundia
· 11 years ago
22c0b96
cxgb4: Fix FW flash logic using ethtool
by Hariprasad Shenai
· 11 years ago
53b26b9
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
by Giuseppe CAVALLARO
· 11 years ago
160e1fd
stmmac: make the STi Layer compatible to STiH407
by Giuseppe CAVALLARO
· 11 years ago
8c2a7a5
stmmac: platform: fix FIXED_PHY support.
by Giuseppe CAVALLARO
· 11 years ago
5e6a024
drivers: net: xgene: Add SGMII based 1GbE ethtool support
by Iyappan Subramanian
· 11 years ago
32f784b
drivers: net: xgene: Add SGMII based 1GbE support
by Iyappan Subramanian
· 11 years ago
dc8385f
drivers: net: xgene: Preparing for adding SGMII based 1GbE
by Iyappan Subramanian
· 11 years ago
030b16a
drivers: net: cpsw: remove child devices while driver detach
by Mugunthan V N
· 11 years ago
fc7a99f
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected
by Mugunthan V N
· 11 years ago
ff9538b
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
by Mugunthan V N
· 11 years ago
2c7c9ea
tg3: Add skb->xmit_more support
by Prashant Sreedharan
· 11 years ago
278d240
net: fec: ptp: Enable PPS output based on ptp clock
by Luwei Zhou
· 11 years ago
89bddcd
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
by Luwei Zhou
· 11 years ago
f28460b2
net: fec: ptp: Use the 31-bit ptp timer.
by Luwei Zhou
· 11 years ago
2c2b2f0
fm10k: Add skb->xmit_more support
by Alexander Duyck
· 11 years ago
5bc2672
net: fec: Fix sparse warnings with different lock contexts for basic block
by Nimrod Andy
· 11 years ago
ca32188
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
052db7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
61b423a
net: systemport: avoid unbalanced enable_irq_wake calls
by Florian Fainelli
· 11 years ago
083731a
net: bcmgenet: avoid unbalanced enable_irq_wake calls
by Florian Fainelli
· 11 years ago
cf377d8
net: bcmgenet: fix off-by-one in incrementing read pointer
by Florian Fainelli
· 11 years ago
9822620
mlx4: fix race accessing page->_count
by Eric Dumazet
· 11 years ago
ec91698
ixgbe: fix race accessing page->_count
by Eric Dumazet
· 11 years ago
00cd5ad
igb: fix race accessing page->_count
by Eric Dumazet
· 11 years ago
42b0270
fm10k: fix race accessing page->_count
by Eric Dumazet
· 11 years ago
41aace6
drivers: net: xgene: Add 10GbE ethtool support
by Iyappan Subramanian
· 11 years ago
0148d38
drivers: net: xgene: Add 10GbE support
by Iyappan Subramanian
· 11 years ago
d0eb745
drivers: net: xgene: Preparing for adding 10GbE support
by Iyappan Subramanian
· 11 years ago
3dab99e
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
by Vince Bridgers
· 11 years ago
3b3d136
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
b71b12d
networking: fm10k: Fix build failure
by Pranith Kumar
· 11 years ago
7b4ecf3
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
by LEROY Christophe
· 11 years ago
8203b50
cxgb4: Wait for device to get ready before reading any register
by Hariprasad Shenai
· 11 years ago
897d55d
cxgb4vf: Add 40G support for cxgb4vf driver
by Hariprasad Shenai
· 11 years ago
7207c0d
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
by Hariprasad Shenai
· 11 years ago
d55398b
gianfar: Replace eieio with wmb for non-PPC archs
by Claudiu Manoil
· 11 years ago
Next »