aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/ixp4xx_hss.c
Commit message (Expand)AuthorAge
* net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * ixp4xx_hss: remove __dev* attributesBill Pemberton2012-12-03
* | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-11-30
|\ \ | |/ |/|
| * WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa2012-11-21
* | ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-20
|/
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-10
* ixp4xx_hss: Update to current logging formsJoe Perches2011-06-27
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-11
|\
| * IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.Krzysztof Hałasa2010-05-27
* | net: trans_start cleanupsEric Dumazet2010-05-10
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-25
| * IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.Krzysztof Hałasa2009-05-23
* | net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-29
|/
* IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-09
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
* WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa2009-01-13
* net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal2008-12-29
* IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-21
* WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa2008-12-21