Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
547e2daebaba9a953a098d454c18543d1818622e
/
drivers
/
net
/
ethernet
/
marvell
21d35d2
net: sky2: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
68e35d8
net: skge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b5d82db
net: mv643xx_eth: fix missing device_node for port devices
by Sebastian Hesselbarth
· 11 years ago
f564412
net: mv643xx_eth: fix orphaned statistics timer crash
by Sebastian Hesselbarth
· 11 years ago
041b4dd
net: mv643xx_eth: update statistics timer from timer context only
by Sebastian Hesselbarth
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
3361dc9
skge: fix invalid value passed to pci_unmap_sigle
by Mikulas Patocka
· 11 years ago
c194992
skge: fix broken driver
by Mikulas Patocka
· 11 years ago
599c2e1
net: pxa168_eth: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
15f5945
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
by Thomas Petazzoni
· 11 years ago
7140860
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
by Thomas Petazzoni
· 11 years ago
e19eac0
net: pxa168_eth: use dev_get_platdata()
by Jingoo Han
· 11 years ago
bbfa6d0
net: mv643xx_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
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e47851f
skge: dma_sync the whole receive buffer
by stephen hemminger
· 11 years ago
f7b7a36
skge: fix build on 32 bit
by Stephen Hemminger
· 11 years ago
136d8f3
skge: add dma_mapping check
by stephen hemminger
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5445eaf
mvneta: Try to fix mvneta when compiled as module
by Arnaud Patard \(Rtp\)
· 11 years ago
aded095
mvneta: Fix hang when loading the mvneta driver
by Arnaud Patard \(Rtp\)
· 11 years ago
9ad8fef
net: mvneta: support big endian
by Thomas Petazzoni
· 11 years ago
6083ed4
net: mvneta: move the RX and TX desc macros outside of the structs
by Thomas Petazzoni
· 11 years ago
785bf6f
net: mv643xx_eth: do not use port number as platform device id
by Jonas Gorski
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9fa8e98
mv643xx_eth: Allocate receive queue initialized to zero
by Lubomir Rintel
· 12 years ago
451bff2
pxa168_eth: Allocate receive queue initialized to zero
by Lubomir Rintel
· 12 years ago
511efbb
pxa168_eth: convert skb->end into skb_end_pointer(skb)
by Isaku Yamahata
· 12 years ago
18f1d05
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
by Isaku Yamahata
· 12 years ago
8cc3e43
net: mvneta: read MAC address from hardware when available
by Thomas Petazzoni
· 12 years ago
ff20877
net: mv643xx_eth: add missing semicolon
by Arnd Bergmann
· 12 years ago
76723bc
net: mv643xx_eth: add DT parsing support
by Sebastian Hesselbarth
· 12 years ago
cb85215
net: mv643xx_eth: proper initialization for Kirkwood SoCs
by Sebastian Hesselbarth
· 12 years ago
cc9d459
net: mv643xx_eth: use of_phy_connect if phy_node present
by Sebastian Hesselbarth
· 12 years ago
65a6f96
net: mv643xx_eth: use managed devm_ioremap for port registers
by Sebastian Hesselbarth
· 12 years ago
cec753f
net: mv643xx_eth: use phy_disconnect instead of phy_detach
by Sebastian Hesselbarth
· 12 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3aefe2b
NET: mv643xx_eth: avoid lockdep dump on interface down
by Russell King
· 12 years ago
a3659aa
mv643xx_eth: fix NAPI weight being > 64
by Andrew Lunn
· 12 years ago
88dccf5
sky2: Fix crash on receiving VLAN frames
by Kirill Smelkov
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
ee40a11
net: mvneta: fix improper tx queue usage in mvneta_tx()
by Willy Tarreau
· 12 years ago
2e0cbf2
net: mvmdio: add select PHYLIB
by Thomas Petazzoni
· 12 years ago
3619eb8
net: mv643xx_eth: remove deprecated inet_lro support
by Sebastian Hesselbarth
· 12 years ago
09bf1c1
net: mv643xx_eth: Add GRO support
by Sebastian Hesselbarth
· 12 years ago
727f957
net: mv643xx_eth: use managed devm_kzalloc
by Sebastian Hesselbarth
· 12 years ago
2092248
net: mv643xx_eth: add shared clk and cleanup existing clk handling
by Sebastian Hesselbarth
· 12 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
b50b72d
net: mvneta: enable features before registering the driver
by willy tarreau
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
74f9f42
sky2: Threshold for Pause Packet is set wrong
by Mirko Lindner
· 12 years ago
9cfe8b1
sky2: Receive Overflows not counted
by Mirko Lindner
· 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
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
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
3871c38
mv643xx_eth with 88E1318S: support Wake on LAN
by Michael Stapelberg
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
c353516
net: mvneta: remove unneeded version.h include
by Jesper Juhl
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 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
03ce758
Drivers: network: more __dev* removal
by Greg KH
· 12 years ago
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
682d797
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next
by David S. Miller
· 12 years ago
853e3f4
skge: remove __dev* attributes
by Bill Pemberton
· 12 years ago
1c85382
sky2: fix cleanup sequence in probe() function
by Lino Sanfilippo
· 12 years ago
70eeaf9
net: mvneta: fix section mismatch warning caused by mvneta_deinit()
by Thomas Petazzoni
· 12 years ago
189dd62
net: mvneta: add clk support
by Thomas Petazzoni
· 12 years ago
6a20c17
net: mvneta: adjust multiline comments to net/ style
by Thomas Petazzoni
· 12 years ago
b07812f
net: mvmdio: adjust multiline comment to net/ style
by Thomas Petazzoni
· 12 years ago
d98a80f
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
by Thomas Petazzoni
· 12 years ago
c5aff18
net: mvneta: driver for Marvell Armada 370/XP network unit
by Thomas Petazzoni
· 12 years ago
fc8f5ad
net: mvmdio: new Marvell MDIO driver
by Thomas Petazzoni
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 12 years ago
f7b4fb2
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 12 years ago
a2af139
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
by Graham Gower
· 12 years ago
0bd8ba1
drivers/net/ethernet/marvell/sky2.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
bbcf61f
drivers/net/ethernet/marvell/skge.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
c1f9c42
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
by Arnd Bergmann
· 12 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 12 years ago
d663d18
sky2: Fix for interrupt handler
by Mirko Lindner
· 12 years ago
0e76732
sky2: Added support for Optima EEE
by Mirko Lindner
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
Next »