index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-09-28
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2
-2
/
+2
2009-09-23
seq_file: constify seq_operations
James Morris
1
-5
/
+5
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-2
/
+2
2009-09-20
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
1
-12
/
+7
2009-09-01
isdn: convert to netdev_tx_t
Stephen Hemminger
2
-3
/
+4
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-4
/
+7
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-08-02
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
1
-2
/
+2
2009-08-02
mISDN: Read buffer overflow
roel kluin
1
-1
/
+1
2009-07-29
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
1
-2
/
+2
2009-07-27
mISDN: Fix wrong struct name in macro and clarifications
Karsten Keil
3
-17
/
+17
2009-07-27
net: fix multiple definitions of setup_w6692
Stephen Rothwell
1
-1
/
+1
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
14
-108
/
+59
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
2009-07-25
mISDN: Add support for Traverse Technologies NETJet PCI cards
Karsten Keil
4
-0
/
+1224
2009-07-25
mISDN: Add driver for Winbond cards
Karsten Keil
4
-0
/
+1638
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil
5
-0
/
+2536
2009-07-25
mISDN: Driver for AVM Fritz!CARD PCI
Karsten Keil
3
-0
/
+1161
2009-07-25
mISDN: Add driver for Infineon ISDN chipset family
Karsten Keil
6
-0
/
+3364
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
4
-47
/
+16
2009-07-25
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
1
-1
/
+6
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
4
-41
/
+47
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
1
-172
/
+194
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
8
-85
/
+17
2009-07-21
tty: fix chars_in_buffers
Alan Cox
1
-0
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-1
/
+2
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
3
-6
/
+6
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-6
/
+6
2009-07-03
gigaset: drop pointless check
Tilman Schmidt
1
-6
/
+0
2009-07-03
gigaset: accept connection establishment messages in any order
Tilman Schmidt
1
-24
/
+20
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
1
-1
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+2
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-3
/
+3
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-11
mISDN: Do not disable IRQ in ph_data_ind()
Karsten Keil
1
-5
/
+2
2009-06-11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
Roel Kluin
1
-1
/
+1
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
1
-4
/
+3
2009-06-11
mISDN: Fix overlapping data access
Karsten Keil
1
-6
/
+5
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2
-12
/
+31
2009-06-08
isdn: prevent NULL ptr Oops in capi_cmsg2str()
Tilman Schmidt
1
-0
/
+2
2009-06-08
isdn: kerneldoc for capiutil.c
Tilman Schmidt
1
-3
/
+62
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
6
-11
/
+11
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
1
-0
/
+4
[next]