Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ba2578fa7b557012b8f59ad7a9284ff15394338
/
drivers
/
net
/
ethernet
/
marvell
/
pxa168_eth.c
0e03fd3
pxa168: fix double deallocation of managed resources
by Alexey Khoroshilov
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8961b194
pxa168: close race between napi and irq activation
by Lino Sanfilippo
· 10 years ago
824ab78
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
by Jisheng Zhang
· 10 years ago
7e5ae24
ethernet: marvell: remove unnecessary check
by Varka Bhadram
· 10 years ago
9ff32fe
net: pxa168_eth: Remove in-driver PHY mangling
by Sebastian Hesselbarth
· 10 years ago
1a14913
net: pxa168_eth: Remove HW auto-negotiaion
by Sebastian Hesselbarth
· 10 years ago
9d8ea73
net: pxa168_eth: Prepare proper libphy handling
by Sebastian Hesselbarth
· 10 years ago
e885439
net: pxa168_eth: avoid using signed char for bitops
by Antoine Ténart
· 10 years ago
78b9b2c
net: pxa168_eth: rework the MAC address setup
by Antoine Ténart
· 10 years ago
3983068
net: pxa168_eth: set the mac address on the Ethernet controller
by Antoine Ténart
· 10 years ago
09f5da1
net: pxa168_eth: fix Ethernet flow control status
by Antoine Ténart
· 10 years ago
43d3ddf
net: pxa168_eth: add device tree support
by Antoine Ténart
· 10 years ago
307f656
net: pxa168_eth: clean up
by Antoine Ténart
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
78de53f
net: pxa168_eth: use phy_init_hw for PHY reset
by Florian Fainelli
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
599c2e1
net: pxa168_eth: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
e19eac0
net: pxa168_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
451bff2
pxa168_eth: Allocate receive queue initialized to zero
by Lubomir Rintel
· 11 years ago
511efbb
pxa168_eth: convert skb->end into skb_end_pointer(skb)
by Isaku Yamahata
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
f7b4fb2
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 12 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1975a54
pxa168_eth: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
50cdc8f
pxa168: remove unused stats member.
by Rami Rosen
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
7ce5d22
net: use eth_hw_addr_random() and reset addr_assign_type
by Danny Kukawka
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
d073a10
pxa168-eth: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
527a626
skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/pxa168_eth.c]
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
3844204
pxa168_eth: fix race in transmit path.
by Richard Cochran
· 13 years ago
1f6e44a
pxa168_eth: enable transmit time stamping.
by Richard Cochran
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
ed4ba4b
netdev: Use default implementation of ethtool_ops::get_link where possible
by Ben Hutchings
· 14 years ago
1020660
net: pxa168_etc.c recognize additional contributors
by Philip Rakity
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
95f4b45
net: another last_rx round
by Eric Dumazet
· 14 years ago
6267300
pxa168_eth: remove duplicated #include
by Huang Weiyi
· 14 years ago
9c01ae5
pxa168_eth: fix a mdiobus leak
by Denis Kirjanov
· 14 years ago
b2bc856
pxa168_eth: silence gcc warnings
by Dan Carpenter
· 14 years ago
4f2c851
pxa168_eth: update call to phy_mii_ioctl()
by Dan Carpenter
· 14 years ago
945c7c7
pxa168_eth: fix error handling in prope
by Dan Carpenter
· 14 years ago
4169591
pxa168_eth: remove unneeded null check
by Dan Carpenter
· 14 years ago
a49f37e
net: add Fast Ethernet driver for PXA168.
by Sachin Sanap
· 14 years ago