Commit Graph

319 Commits (5223671bb0315d83f9ad7becbbb9e703aa735bbe)

Author SHA1 Message Date
Krzysztof Halasa 31f634a63d WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Rudy Matela 640462cbd6 Coding style correction of some wan drivers 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Rudy Matela 870571a2ef hdlc: spelling fix in find_pvc() comment 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Rudy Matela 614c12a158 net: Coding style corrections on Sealevel Systems 4021 driver. 15 years ago
Dan Carpenter 40be261dfd wan: cosa: drop chan->wsem on error path 15 years ago
Rudy Matela 6f7ad1e3a2 wan: Coding style correction in HDLC/Frame Relay support routines 15 years ago
Rudy Matela 48b3d3efbd wan: Frame Relay/DLCI coding style corrections. 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Julia Lawall d8bda9f12d drivers/net/wan: remove exceptional & on function name 15 years ago
Arnd Bergmann 9646e7ce3d net, compat_ioctl: handle socket ioctl abuses in tty drivers 15 years ago
Alan Cox 2395f0e862 cosa: Kill off the use of the old ioctl path 16 years ago
Ingo Molnar 86ae13b006 headers: Fix build after <linux/sched.h> removal 16 years ago
Krzysztof Halasa 9652041da1 WAN: fix Cisco HDLC handshaking. 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Julia Lawall 966a5d1b85 drivers/net/wan: introduce missing kfree 16 years ago
Krzysztof Halasa 5dbc46506a IXP42x HSS support for setting internal clock rate 16 years ago
Krzysztof Halasa 32e6a0c82e WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. 16 years ago
Stephen Hemminger 384824281c wan: dlci/sdla transmit return dehacking 16 years ago
David S. Miller fab4e76373 WAN: dscc4: Fix warning pointing out a bug. 16 years ago
Stephen Hemminger d71a674922 wan: convert drivers to netdev_tx_t 16 years ago
roel kluin 5de3fcab91 WAN: bit and/or confusion 16 years ago
Krzysztof Halasa 38edb5b87e WAN/LMC: Fix type_trans(). 16 years ago
roel kluin 8dd07086a1 lmc: Read outside array bounds 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Florian Westphal 0e8635a8e1 net: remove NET_RX_BAD and NET_RX_CN* defines 16 years ago
Patrick McHardy d77eeb702c net: fix network drivers ndo_start_xmit() return values 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Patrick McHardy 47f88c99c2 net: fix network drivers ndo_start_xmit() return values (part 4) 16 years ago
FUJITA Tomonori 5d23a1d2a3 net: replace dma_sync_single with dma_sync_single_for_cpu 16 years ago
Krzysztof Hałasa 9733bb8e9c IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. 16 years ago
Krzysztof Hałasa 6a68afe3a2 IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. 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