Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
891434b18ec0a21cfa4788695165b74e8d4c0474
/
drivers
/
net
/
ethernet
891434b
stmmac: add IEEE PTPv1 and PTPv2 support.
by Rayagond Kokatanur
· 12 years ago
cf32dee
stmmac: add tx_skbuff_dma to save descriptors used by PTP
by Rayagond Kokatanur
· 12 years ago
e58bb43
stmmac: initial support to manage pcs modes
by Giuseppe CAVALLARO
· 12 years ago
0982a0f
stmmac: start adding pcs and rgmii core irq
by Giuseppe CAVALLARO
· 12 years ago
c24602e
stmmac: support extend descriptors
by Giuseppe CAVALLARO
· 12 years ago
4a7d666
stmmac: reorganize chain/ring modes removing Koptions
by Giuseppe CAVALLARO
· 12 years ago
8bca424
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
4294beb
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
b809286
net/davinci_emac: use devres APIs
by Sekhar Nori
· 12 years ago
793fc09
net: fec: build fec.c and fec_ptp.c to one module
by Frank Li
· 12 years ago
976c90b
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
by Simon Baatz
· 12 years ago
404b8be
net: mvmdio: define module alias for platform device
by Simon Baatz
· 12 years ago
ea3d1cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0fe1e04
qlcnic: Bump up the version to 5.1.38
by Shahed Shaikh
· 12 years ago
0a46bac
qlcnic: Clear link status when interface is down
by Shahed Shaikh
· 12 years ago
a479125
qlcnic: change mdelay to msleep
by Shahed Shaikh
· 12 years ago
460374f
qlcnic: Log warning message for 83xx adapter in MSI mode.
by Himanshu Madhani
· 12 years ago
e2ab123
qlcnic: Fix configure mailbox interrupt command for 83xx adapter
by Manish chopra
· 12 years ago
c3a0713
mv643xx_eth: convert to use the Marvell Orion MDIO driver
by Florian Fainelli
· 12 years ago
2ec9852
net: mvmdio: enhance driver to support SMI error/done interrupts
by Florian Fainelli
· 12 years ago
3712b71
net: mvmdio: rename base register cookie from smireg to regs
by Florian Fainelli
· 12 years ago
7111b71
net: mvmdio: allow platform device style registration
by Florian Fainelli
· 12 years ago
43d6869
s6gmac: fix error return code in s6gmac_probe()
by Wei Yongjun
· 12 years ago
e287a75
bnx2x: increase inner ip id during encapsulated tso
by Dmitry Kravkov
· 12 years ago
6b0c21c
net: Fix p3_gelic_net sparse warnings
by Geoff Levand
· 12 years ago
fe0e76f
sh_eth: fix unused variable warning
by Sergei Shtylyov
· 12 years ago
d5e07e6
sh_eth: use managed device API
by Sergei Shtylyov
· 12 years ago
564044b
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
by Sergei Shtylyov
· 12 years ago
dfed5e7
sh_eth: use PIR_* bits
by Sergei Shtylyov
· 12 years ago
2c473ae
net/mlx4_core: Disallow releasing VF QPs which have steering rules
by Hadar Hen Zion
· 12 years ago
1e3f7b3
net/mlx4_core: Always use 64 bit resource ID when doing lookup
by Hadar Hen Zion
· 12 years ago
6efb5fa
net/mlx4_en: Remove ethtool flow steering rules before releasing QPs
by Hadar Hen Zion
· 12 years ago
80cb002
net/mlx4_core: Fix wrong order of flow steering resources removal
by Hadar Hen Zion
· 12 years ago
c101c81
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
by Moshe Lazer
· 12 years ago
953d276
gianfar: Remove superfluous kernel_dropped local counter
by Claudiu Manoil
· 12 years ago
c6e1160
gianfar: Cleanup dead code and minor formatting
by Claudiu Manoil
· 12 years ago
39c0a0d
gianfar: Remove 'maybe-uninitialized' compile warning
by Claudiu Manoil
· 12 years ago
ce16294
net: ethernet: cpsw: fix erroneous condition in error check
by Lothar Waßmann
· 12 years ago
14c3326
net: sh-eth: Use pr_err instead of printk
by Nobuhiro Iwamatsu
· 12 years ago
cb0e51d
lantiq_etop: use free_netdev(netdev) instead of kfree()
by Wei Yongjun
· 12 years ago
e76d120
chelsio: use netdev_alloc_skb_ip_align
by stephen hemminger
· 12 years ago
9d73adf
fec: Fix the build as module
by Fabio Estevam
· 12 years ago
70386d4
chelsio: add headroom in RX path
by Eric Dumazet
· 12 years ago
7fa6f340
bnx2x: AER revised
by Yuval Mintz
· 12 years ago
47a5247
net: fec: make local function fec_poll_controller() static
by Wei Yongjun
· 12 years ago
e052a58
net: ethernet: davinci_emac: make local function emac_poll_controller() static
by Wei Yongjun
· 12 years ago
6d74968
net: s6gmac: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
18e4a73
net: ks8695net: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
800c644
gianfar: Refactor config coalescing calls for all queues
by Claudiu Manoil
· 12 years ago
5d9657d
gianfar: Remove redundant programming of [rt]xic registers
by Claudiu Manoil
· 12 years ago
6be5ed3
gianfar: Poll only active Rx queues
by Claudiu Manoil
· 12 years ago
c233cf40
gianfar: Fix tx napi polling
by Claudiu Manoil
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
da2191e
net: fec: Define indexes as 'unsigned int'
by Fabio Estevam
· 12 years ago
fa90b07
lpc_eth: fix error return code in lpc_eth_drv_probe()
by Wei Yongjun
· 12 years ago
fc0c090
sh_eth: check TSU registers ioremap() error
by Sergei Shtylyov
· 12 years ago
0582b7d
sh_eth: fix bitbang memory leak
by Sergei Shtylyov
· 12 years ago
6fed959
net/smsc911x: Use NULL instead of integer for pointer
by Sachin Kamat
· 12 years ago
b009aac
bnx2x: fix occasional statistics off-by-4GB error
by Maciej Żenczykowski
· 12 years ago
1bc277f
bnx2x: add RSS capability for GRE traffic
by Dmitry Kravkov
· 12 years ago
a848ade
bnx2x: add CSUM and TSO support for encapsulation protocols
by Dmitry Kravkov
· 12 years ago
14f645d
net: ftgmac100: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
e827c12
net: ep93xx_eth: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
a8f9c3e
net: dm9000: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
9a18dd1
net: neterion: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
debd003
sfc: make local functions static
by stephen hemminger
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
722c6f5
bnx2x: add missing napi deletion in error path
by Michal Schmidt
· 12 years ago
75b9b61
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
by Mugunthan V N
· 12 years ago
db0b827
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
by Arnd Bergmann
· 12 years ago
1bcac3b
driver/qlogic: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
68c45a2
be2net: Use new F/W mailbox cmd to manipulate interrupts.
by Somnath Kotur
· 12 years ago
8cef7a7
be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)
by Somnath Kotur
· 12 years ago
3f104c3
net: fec: fix missing napi_disable call
by Georg Hofmann
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
8a7fbfa
netxen: write IP address to firmware when using bonding
by nikolay@redhat.com
· 12 years ago
42b6a94
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
by Vipul Pandya
· 12 years ago
3cbdb92
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
by Vipul Pandya
· 12 years ago
622c62b
cxgb4vf: Add support for Chelsio T5 adapter
by Santosh Rastapur
· 12 years ago
7d6727c
cxgb4: Disable SR-IOV support for PF4-7 for T5
by Santosh Rastapur
· 12 years ago
3a7f855
cxgb4: Update driver version and description
by Santosh Rastapur
· 12 years ago
9616407
cxgb4: Add T5 PCI ids
by Santosh Rastapur
· 12 years ago
19dd37b
cxgb4: Add T5 debugfs support
by Santosh Rastapur
· 12 years ago
2cc301d
cxgb4: Enable doorbell drop recovery only for T4 adapter
by Santosh Rastapur
· 12 years ago
22adfe0
cxgb4: Add T5 write combining support
by Santosh Rastapur
· 12 years ago
251f9e8
cxgb4: Dump T5 registers
by Santosh Rastapur
· 12 years ago
0a57a53
cxgb4: Initialize T5
by Santosh Rastapur
· 12 years ago
2422d9a
cxgb4: Add macros, structures and inline functions for T5
by Santosh Rastapur
· 12 years ago
b2decad
cxgb4: Add register definations for T5
by Santosh Rastapur
· 12 years ago
df59456
sfc: remove duplicated include from efx.c
by Wei Yongjun
· 12 years ago
7c6cdea
tg3: 5715 does not link up when autoneg off
by Nithin Sujir
· 12 years ago
7f02d16
qlcnic: Bump up the version to 5.1.37
by Shahed Shaikh
· 12 years ago
a520030
qlcnic: Implement flash sysfs callback for 83xx adapter
by Himanshu Madhani
· 12 years ago
6f08158
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
d35162f
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
by Daniel Mack
· 12 years ago
11f2c98
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
by Mugunthan V N
· 12 years ago
ff5b8ef
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
by Mugunthan V N
· 12 years ago
d3bb9c5
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
by Mugunthan V N
· 12 years ago
e86ac13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
by Mugunthan V N
· 12 years ago
Next »