Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
193c0d682525987db59ac3a24531a77e4947aa95
/
drivers
/
net
/
ethernet
/
8390
/
ax88796.c
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b146ecd
net: 8390: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2241b67
ax88796: 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
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
fa84e72
ax88796: 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
104bf3f
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
644570b
8390: Move the 8390 related drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ax88796.c]
f6d7f2c
ax88796: use generic mdio_bitbang driver
by Marc Kleine-Budde
· 14 years ago
c9218c3
ax88796: clean up probe and remove function
by Marc Kleine-Budde
· 14 years ago
a54dc58
ax88796: make pointer to platform data const
by Marc Kleine-Budde
· 14 years ago
0f442f5
ax88796: remove platform_device member from struct ax_device
by Marc Kleine-Budde
· 14 years ago
85ac616
ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>
by Marc Kleine-Budde
· 14 years ago
1cbece3
ax88796: remove first_init parameter from ax_init_dev()
by Marc Kleine-Budde
· 14 years ago
2f9709d
ax88796: remove memset of private data
by Marc Kleine-Budde
· 14 years ago
ea5a43d
ax88796: don't use magic ei_status to acces private data
by Marc Kleine-Budde
· 14 years ago
9f07242
ax88796: fix codingstyle and checkpatch warnings
by Marc Kleine-Budde
· 14 years ago
ece4915
drivers/net: Remove unnecessary casts of netdev_priv
by Joe Perches
· 14 years ago
13eea19
drivers/net/ax88796.c: Return error code in failure
by Julia Lawall
· 14 years ago
9f1e758
ax88796: free irq on error
by Kulikov Vasiliy
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 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
bcf4d81
drivers/net: Correct NULL test
by Julia Lawall
· 15 years ago
67fca02
ax88796: Add method to take MAC from platform data
by Daniel Mack
· 16 years ago
47cb035
drivers/net/ax88796.c: take IRQ flags from platform_device
by Daniel Mack
· 16 years ago
d57bc36
ax88796: start_xmit fix using net_device_ops
by Magnus Damm
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
ced1cba
AX88796: ax_probe() fix irq assignment
by roel kluin
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
c091258
AX88796: Fix locking in ethtool support
by Ben Dooks
· 16 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
237c5e8
NET: AX88796 use dev_dbg() instead of printk()
by Ben Dooks
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
89e536a
ax88796: add 93cx6 eeprom support
by Magnus Damm
· 17 years ago
b4efe22
ax88796 printk fixes
by Andrew Morton
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
c7b17cb
ax88796 (address space): cast to unsigned long, not long
by Al Viro
· 17 years ago
2832e85
ax88796: dev_dbg() wants device, not platform device
by Al Viro
· 17 years ago
825a2ff
AX88796 network driver
by Ben Dooks
· 18 years ago