summaryrefslogtreecommitdiff
path: root/drivers/net/wan/ixp4xx_hss.c
AgeCommit message (Expand)Author
2020-02-28wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2013-05-27net: wan: remove unnecessary platform_set_drvdata()Jingoo Han
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-03ixp4xx_hss: remove __dev* attributesBill Pemberton
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-05-27IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori
2009-05-25IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa
2009-05-23IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.Krzysztof Hałasa
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2009-01-12WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa
2008-12-29net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa