Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e6d722f3d91c94f2a303d67ddd8fb1ca4c0d375
/
drivers
/
net
/
ethernet
/
aeroflex
/
greth.c
e1743a1
greth: moved TX ring cleaning to NAPI rx poll func
by Daniel Hellstrom
· 10 years ago
1f55338
net: greth: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f0528ce
net: greth: use phy_read_status()
by Florian Fainelli
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
8513fbd
net: ethernet: use platform_{get,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
c0c0e29
aeroflex: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 12 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
72e6027
aeroflex: Fix typo in greth.c
by Masanari Iida
· 13 years ago
1d26643
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ab7e11d
greth: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
1fe003f
greth: Move the Aeroflex Gaisler driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/greth.c]
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
9b9cfe7
greth: greth_set_mac_add would corrupt the MAC address.
by Kristoffer Glembo
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
131ae32
net: greth: convert to hw_features
by Michał Mirosław
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
0f73f2c
GRETH: resolve SMP issues and other problems
by Daniel Hellstrom
· 14 years ago
1ca2343
GRETH: handle frame error interrupts
by Daniel Hellstrom
· 14 years ago
2436af8
GRETH: avoid writing bad speed/duplex when setting transfer mode
by Daniel Hellstrom
· 14 years ago
b669e7f
GRETH: fixed skb buffer memory leak on frame errors
by Daniel Hellstrom
· 14 years ago
2a2bc01
GRETH: GBit transmit descriptor handling optimization
by Daniel Hellstrom
· 14 years ago
bbe9e63
GRETH: fix opening/closing
by Daniel Hellstrom
· 14 years ago
ad4650a
GRETH: added raw AMBA vendor/device number to match against.
by Daniel Hellstrom
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
cb5d991
greth: Use return value of register_netdev
by Tobias Klauser
· 14 years ago
19e4875
of/sparc: fix build regression from of_device changes
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
fa6ca57
greth: Remove unnecessary memset of napi member in netdev private data
by Tobias Klauser
· 14 years ago
bc284f9
greth: Fix build after OF device conversions.
by David S. Miller
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
b05b7d9
net: remove redundant code
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c43491d
greth: fall through to common return statement on error
by Simon Horman
· 15 years ago
41a655b
greth: convert to netdev_tx_t
by kirjanov@gmail.com
· 15 years ago
6e03718
greth: some driver cleanups
by kirjanov@gmail.com
· 15 years ago
d4c4113
net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
by Kristoffer Glembo
· 15 years ago