Commit Graph

338 Commits (d92a3ca689257c6bec94e026538782c280afaaab)

Author SHA1 Message Date
David S. Miller 5d337d6f64 farsync: Fix compile warnings. 15 years ago
Joe Perches 3f326d4099 drivers/net/wan/farsync.c: Use standard pr_<level> 15 years ago
Arnd Bergmann 15fd0cd9a2 net: autoconvert trivial BKL users to private mutex 15 years ago
Huang Weiyi ca7335948e X25: remove duplicated #include 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Julia Lawall 7d88950426 drivers/net/wan: Use memdup_user 15 years ago
Julia Lawall c146fc9fc9 drivers/net/wan: Use memdup_user 15 years ago
Krzysztof Hałasa 627634293a IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
andrew hendry 90b3e03037 X25: Use identifiers for hdlc x25 device to x25 interface 15 years ago
andrew hendry 5d74731437 X25: Use identifiers for cyclades device to x25 interface 15 years ago
andrew hendry 4d99503e0b X25: Use identifiers for lapbether device to x25 interface 15 years ago
andrew hendry 7eeeacf0b5 X25: Use identifiers for x25 async device to x25 interface 15 years ago
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
Frans Pop 2381a55c88 net/various: remove trailing space in messages 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