index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
ixp4xx_hss.c
Age
Commit message (
Expand
)
Author
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
2013-05-27
net: wan: remove unnecessary platform_set_drvdata()
Jingoo Han
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-03
ixp4xx_hss: remove __dev* attributes
Bill Pemberton
2012-11-30
Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2012-11-22
WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.
Krzysztof Hałasa
2012-11-20
ixp4xx_hss: avoid calling dma_pool_create() with NULL dev
Xi Wang
2012-09-10
ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
Florian Fainelli
2011-06-27
ixp4xx_hss: Update to current logging forms
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2010-05-27
IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.
Krzysztof Hałasa
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-07
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-05-25
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
2009-05-23
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-12
WAN: Fix NAPI interface in IXP4xx HSS driver.
Krzysztof Hałasa
2008-12-29
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2008-12-22
WAN: Add IXP4xx HSS HDLC driver.
Krzysztof Hałasa