index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hd64572.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
2010-12-12
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-22
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
2008-11-22
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2008-11-22
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
2008-11-22
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
2008-11-22
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
2008-11-22
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
2008-11-22
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
2008-11-22
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
2008-11-22
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
2008-11-22
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
2008-11-22
WAN: split hd6457x.c into hd64570.c and hd64572.c
Krzysztof Hałasa