Commit Graph

274 Commits (d2f4c10544231c3681f937a1e511f4780b4b39af)

Author SHA1 Message Date
FUJITA Tomonori 5d23a1d2a3 net: replace dma_sync_single with dma_sync_single_for_cpu 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Krzysztof Hałasa 3ba8c79205 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. 16 years ago
Alexander Beregalov d32da050a3 wan/pc300_drv: convert to net_device_ops 16 years ago
Yang Hongyang ce0b620160 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Uwe Kleine-Koenig 3a070ad144 trivial: fix typo "varaible" -> "variable" 16 years ago
Stephen Hemminger ac99533fb7 wan: convert sdla driver to net_device_ops 16 years ago
Stephen Hemminger 7dd0b6e0fe sbni: convert to net_device_ops 16 years ago
Stephen Hemminger fe6c6fbbcd sbni: use internal net_device_stats 16 years ago
Stephen Hemminger 39549b1e83 labether: convert to net_device_ops 16 years ago
Stephen Hemminger ea2ebaf822 lapbether: convert to internal net_device_stats 16 years ago
Stephen Hemminger d9b06c47a9 cycx: convert to net_device_ops 16 years ago
Stephen Hemminger 49e8abaf62 dlci: convert to net_device_ops 16 years ago
Stephen Hemminger 07d117cf0a dlci: convert to internal net_device_stats 16 years ago
Stephen Hemminger 48f26ad5c0 x25_asy: convert to net_device_ops 16 years ago
Stephen Hemminger 6a8eba3bf4 x25_asy: convert to internal net_device_stats 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Wei Yongjun fbbfb986a8 wan: remove some pointless conditionals before kfree_skb() 16 years ago
Stephen Hemminger 81b700b1ed lapb: get rid of non-const printk warning 16 years ago
Hannes Eder 5ed1e981bd drivers/net/wan: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder 5ee0d59335 drivers/net/wan: fix warning: format not a string literal and no ... 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Krzysztof Hałasa 991990a12d WAN: Convert generic HDLC drivers to netdev_ops. 16 years ago
Krzysztof Hałasa dff3fde7be WAN: Allow hw HDLC drivers to override dev->get_stats. 16 years ago
Krzysztof Hałasa 7cdc15f5f9 WAN: Generic HDLC now uses IFF_WAN_HDLC private flag. 16 years ago
Krzysztof Hałasa d9736749f5 WAN: Fix NAPI interface in IXP4xx HSS driver. 16 years ago
Kamalesh Babulal 2d0658d4ef net: Fix more NAPI interface netdev argument drop fallout. 16 years ago
Hannes Eder 62c5345db7 drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols 16 years ago
Hannes Eder 7b3dfa11cd drivers/net/wan: fix sparse warning: make symbol static 16 years ago
Hannes Eder d157e0230f drivers/net/wan: fix sparse warnings: make do-while a compound statement 16 years ago
Julia Lawall c14ea0ca65 drivers/net/wan: Remove redundant test 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Julia Lawall 4cb56b6856 drivers/net/wan: Remove redundant test 16 years ago
Krzysztof Hałasa 93bc933524 HDLC_PPP: Fix Configure-Ack to return original options as required by the standard. 16 years ago
Krzysztof Hałasa e6da96ace8 IXP4xx: move common debugging from network drivers to QMGR module. 16 years ago
Krzysztof Hałasa f5b89e41ce WAN: Add IXP4xx HSS HDLC driver. 16 years ago
Alan Cox d2b88814c6 tty: driverdata and discdata are void * 16 years ago
Alan Cox 8a1ec21e6c tty: Flags should be accessed via the foo_bit interfaces 16 years ago
Ingo Molnar 4174439ef5 z85230: fix warning in drivers/net/wan/z85230.c 16 years ago
Wang Chen 486bf8de17 netdevice sbni: Convert directly reference of netdev->priv 16 years ago
Krzysztof Hałasa 6476a907b5 WAN pc300too.c: Fix PC300-X.21 detection 16 years ago
Krzysztof Hałasa 72364706c3 WAN: syncppp.c is no longer used by any kernel code. Remove it. 16 years ago
Krzysztof Hałasa e022c2f07a WAN: new synchronous PPP implementation for generic HDLC. 16 years ago
Krzysztof Hałasa e1f024eb5d WAN: Simplify sca_init_port() in HD64572 driver. 16 years ago
Krzysztof Hałasa fcfe9ff3e2 WAN: Correct comments in hd6457[02].c 16 years ago
Krzysztof Hałasa 0b59cef885 WAN: HD64572 drivers don't use next_desc() anymore. 16 years ago
Krzysztof Hałasa 61e0a6a268 WAN: Simplify HD64572 drivers. 16 years ago