Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
52c76e44f1b8e63474b9ef5455f657c13e983e95
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
72ca820
net/macb: fix error return code in macb_probe()
by Nicolas Ferre
· 12 years ago
5090704
net/cadence/macb: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
ace5801
net/macb: make clk_enable atomic
by Steffen Trumtrar
· 12 years ago
a1ae385
net/macb: force endian_swp_pkt_en to off
by Steffen Trumtrar
· 12 years ago
749a2b6
net/macb: clear tx/rx completion flags in ISR
by Steffen Trumtrar
· 12 years ago
b543a8d
net: macb: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
8770e91
net/macb: fix race with RX interrupt while doing NAPI
by Nicolas Ferre
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
37a5b3d
net/cadence: remove __dev* attributes
by Bill Pemberton
· 12 years ago
b3e3bd71
net/macb: GEM DMA configuration register update
by Nicolas Ferre
· 12 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 12 years ago
909a858
net/macb: move to circ_buf macros and fix initial condition
by Nicolas Ferre
· 12 years ago
3629a6c
net/macb: clear unused address register
by Joachim Eastwood
· 12 years ago
2dbfdbb
net/macb: add support for phy irq via gpio pin
by Joachim Eastwood
· 12 years ago
2ea32ee
net/at91_ether: use stat function from macb
by Joachim Eastwood
· 12 years ago
314bccc
net/macb: export macb_set_hwaddr and macb_get_hwaddr
by Joachim Eastwood
· 12 years ago
d25e78a
net/macb: support reversed hw addr
by Joachim Eastwood
· 12 years ago
17b8bb3
net/macb: check all address registers sets
by Joachim Eastwood
· 12 years ago
26cdfb4
macb: Keep driver's speed/duplex in sync with actual NCFGR
by Vitalii Demianets
· 12 years ago
8ef29f8a
net/macb: add pinctrl consumer support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
29bc2e1
net/macb: Offset first RX buffer by two bytes
by Havard Skinnemoen
· 12 years ago
e86cd53
net/macb: better manage tx errors
by Nicolas Ferre
· 12 years ago
d1d1b53
net/macb: ethtool interface: add register dump feature
by Nicolas Ferre
· 12 years ago
55054a1
net/macb: clean up ring buffer logic
by Havard Skinnemoen
· 12 years ago
cde30a8
net/macb: tx status is more than 8 bits now
by Nicolas Ferre
· 12 years ago
83cdbc7
net/macb: remove macb_get_drvinfo()
by Nicolas Ferre
· 12 years ago
a268adb
net/macb: change debugging messages
by Havard Skinnemoen
· 12 years ago
03dbe05
net/macb: memory barriers cleanup
by Havard Skinnemoen
· 12 years ago
140b755
net/macb: Add support for Gigabit Ethernet mode
by Patrice Vilchez
· 12 years ago
95ebcea
net/macb: fix truncate warnings
by Joachim Eastwood
· 12 years ago
e0da1f1
net/at91_ether: share macb_set_rx_mode with macb
by Joachim Eastwood
· 12 years ago
0005f54
net/macb: export some symbols for at91_ether
by Joachim Eastwood
· 12 years ago
03fc472
net/macb: manage carrier state with call to netif_carrier_{on|off}()
by Nicolas Ferre
· 12 years ago
17f393e
macb: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
98d5e57
macb: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
b17471f
net: macb: fix build break with !CONFIG_OF
by Olof Johansson
· 13 years ago
fb97a84
net/macb: add DT support for Cadence macb/gem driver
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
0116da4
macb: allow GEM to have configurable receive buffer size
by Jamie Iles
· 14 years ago
757a03c
macb: support DMA bus widths > 32 bits
by Jamie Iles
· 14 years ago
a494ed8
macb: support statistics for GEM devices
by Jamie Iles
· 14 years ago
70c9f3d
macb: support higher rate GEM MDIO clock divisors
by Jamie Iles
· 14 years ago
f75ba50
macb: initial support for Cadence GEM
by Jamie Iles
· 13 years ago
c220f8c
macb: convert printk to netdev_ and friends
by Jamie Iles
· 14 years ago
84e0cdb
macb: unify at91 and avr32 platform data
by Jamie Iles
· 14 years ago
461845d
macb: remove conditional clk handling
by Jamie Iles
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
9f2f381
macb: Move the Atmel driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/macb.c]
d3e6145
macb: restore wrap bit when performing underrun cleanup
by Tord Andersson
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e072092
macb: 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
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 years ago
b19f7f7
macb: Add rx overrun counter
by Alexander Stein
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
9152394
macb: don't use platform_set_drvdata() on a net_device
by Jamie Iles
· 14 years ago
b336369
macb: Don't re-enable interrupts while in polling mode
by Joshua Hoke
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
8dd4bd0
macb: allow reception of large (>1518 bytes) frames
by Peter Korsgaard
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
7455a76
macb: straighten out macb_mii_probe function
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4871953
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
6e8cf5c
macb: Add support of the netpoll API
by Thomas Petazzoni
· 16 years ago
f72f550
macb: process the RX ring regardless of interrupt status
by Erik Waling
· 16 years ago
ee33c58
macb: Handle Retry Limit Exceeded errors
by Erik Waling
· 16 years ago
5f1fa99
macb: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
de79274
macb: fix warning "warning: unused variable `dev' "
by vibi sreenivasan
· 16 years ago
db1d7bf
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
39eddb4
macb: avoid lockup when TGO during underrun
by Richard Röjfors
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
298cf9be
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
c8f1568
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
by Anton Vorontsov
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
c1f598f
macb: Basic suspend/resume support
by Haavard Skinnemoen
· 17 years ago
d1d5741
macb: use random mac if stored address in EEPROM is invalid
by Sven Schnelle
· 16 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
72cfe92
macb: Use semicolon instead of comma for statement
by Atsushi Nemoto
· 17 years ago
84b7901
macb: Call phy_disconnect on removing
by Atsushi Nemoto
· 17 years ago
179956f
macb: Fix speed setting
by Atsushi Nemoto
· 17 years ago
Next »