Commit Graph

106 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Stephen Hemminger 8b62ff2dbc isdn: convert to netdev_tx_t 16 years ago
Karsten Keil f3fad223ed ISDN: Fix isdnhdlc for one byte hdlc packets 16 years ago
Karsten Keil c38fc3bc2e ISDN: Add support for none reverse bitstreams to isdnhdc 16 years ago
Karsten Keil 6bd4bcd3cd ISDN: Clean up isdnhdlc code 16 years ago
Karsten Keil cb3824bade ISDN: Make isdnhdlc usable for other ISDN drivers 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 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
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
Roel Kluin 395df11f5f drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing 16 years ago
Tilman Schmidt 5a1888ea99 gigaset: move up Kconfig inclusion point 16 years ago
Daniele Venzano 26285ba358 isdn: Fix missing ifdef in isdn_ppp 16 years ago
Paul Bolle 5f3e54057c i4l: minor cleanups 16 years ago
Paul Bolle bae5843160 i4l: do not print a warning when shutting down an i4l ppp interface 16 years ago
Stephen Hemminger d700555bda I4l: convert to net_device_ops 16 years ago
Wang Chen 838361fe78 isdn: Kill directly reference of netdev->priv 16 years ago
Harvey Harrison c19d0369d4 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes 16 years ago
Harvey Harrison 584c650b4e isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply 16 years ago
Harvey Harrison 00bcd522ea isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines 16 years ago
Harvey Harrison 8cf14e3837 net: easy removals of HIPQUAD using %pI4 format 16 years ago
David S. Miller 38783e6713 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. 17 years ago
Darren Jenkins 4fc89e3911 drivers/isdn/i4l/isdn_common.c fix small resource leak 17 years ago
David S. Miller 5aa709954a pkt_sched: Add qdisc_reset_all_tx(). 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Jonathan Corbet 1bcaa0bd6f isdn: cdev lock_kernel() pushdown 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 6e4d376c66 isdn_tty: Prepare for BKL push down 17 years ago
Harvey Harrison 156f1ed640 isdn: replace remaining __FUNCTION__ occurrences 17 years ago
Paul Bolle d2dcba612b [ISDN]: Do not validate ISDN net device address prior to interface-up 17 years ago
Harvey Harrison d4f7751495 isdn: replace __inline with inline 17 years ago
Julia Lawall ae91d60ba8 drivers/isdn: correct use of ! and & 17 years ago
Daniel Walker 4749380ed6 drivers/isdn/i4l/isdn_tty.c: remove write_sem 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Matthias Goebl 7fde4d779b [ISDN]: i4l: Fix DLE handling for i4l-audio 17 years ago
Matthias Goebl 00409bb045 [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush 17 years ago
Karsten Keil eafe1aa37e I4L: fix isdn_ioctl memory overrun vulnerability 17 years ago
Karsten Keil 0f13864e5b isdn: avoid copying overly-long strings 17 years ago
Matthias Kaehlcke 4e3dfacaa0 use mutex instead of semaphore in isdn subsystem common functions 18 years ago
Denis V. Lunev c749b01351 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. 18 years ago
Karsten Keil faca94ffae [ISDN]: Remove local copy of device name to make sure renames work. 18 years ago
Karsten Keil d62a38d1ab [ISDN]: Change I4L to use alloc_netdev(). 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Karsten Keil d39d5ed97e ISDN: Fix data access out of array bounds 18 years ago
Jesper Juhl 7c8347a91d [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. 18 years ago
Tilman Schmidt 5f67c5cc85 Use menuconfig objects - CONFIG_ISDN_I4L 18 years ago
Jan Engelhardt cf4d5f1d50 Use menuconfig objects: ISDN: CONFIG_ISDN 18 years ago
Karsten Keil 924ad15844 Fix broken CLIR in isdn driver 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago