| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-05 | 1 | -1/+1 |
|\ |
|
| * | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 2009-08-02 | 1 | -2/+2 |
| * | mISDN: Read buffer overflow | roel kluin | 2009-08-02 | 1 | -1/+1 |
* | | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg | 2009-07-28 | 1 | -2/+2 |
* | | tty: fix chars_in_buffers | Alan Cox | 2009-07-21 | 1 | -0/+2 |
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 3 | -1/+2 |
|/ |
|
* | gigaset: drop pointless check | Tilman Schmidt | 2009-07-02 | 1 | -6/+0 |
* | gigaset: accept connection establishment messages in any order | Tilman Schmidt | 2009-07-02 | 1 | -24/+20 |
* | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 2 | -2/+2 |
|\ |
|
| * | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -3/+3 |
* | | mISDN: Do not disable IRQ in ph_data_ind() | Karsten Keil | 2009-06-11 | 1 | -5/+2 |
* | | drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing | Roel Kluin | 2009-06-11 | 1 | -1/+1 |
* | | mISDN: Free hfcpci IRQ if init was not successful | Andreas Mohr | 2009-06-11 | 1 | -4/+3 |
* | | mISDN: Fix overlapping data access | Karsten Keil | 2009-06-11 | 1 | -6/+5 |
* | | ISDN:Fix DMA alloc for hfcpci | Karsten Keil | 2009-06-11 | 2 | -12/+31 |
* | | isdn: prevent NULL ptr Oops in capi_cmsg2str() | Tilman Schmidt | 2009-06-08 | 1 | -0/+2 |
* | | isdn: kerneldoc for capiutil.c | Tilman Schmidt | 2009-06-08 | 1 | -3/+62 |
* | | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 2009-06-08 | 6 | -11/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-25 | 1 | -1/+1 |
|\| |
|
| * | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-22 | 1 | -1/+1 |
* | | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 2009-05-25 | 1 | -0/+4 |
* | | mISDN: Fix DTMF detection enable/disable | Andreas Eversberg | 2009-05-25 | 3 | -0/+6 |
* | | mISDN: Use kernel_{send,recv}msg instead of open coding | Arnaldo Carvalho de Melo | 2009-05-25 | 2 | -18/+8 |
* | | mISDN: Cleanup debug messages | Karsten Keil | 2009-05-25 | 11 | -132/+141 |
* | | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 2009-05-25 | 1 | -0/+3 |
* | | mISDN: get_free_devid() failure ignored | Roel Kluin | 2009-05-25 | 1 | -4/+4 |
* | | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 2009-05-25 | 5 | -144/+499 |
* | | mISDN: Fix skb leak in error cases | Karsten Keil | 2009-05-25 | 1 | -10/+12 |
* | | mISDN: Add "sapi" information to debug messages | Andreas Eversberg | 2009-05-25 | 2 | -15/+20 |
* | | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size | Frank Seidel | 2009-05-25 | 1 | -4/+17 |
* | | mISDN: Fix TEI and SAPI handling | Andreas Eversberg | 2009-05-25 | 3 | -26/+29 |
* | | mISDN: Hardware acceleration is now possible in conjunction with audio recording | Andreas Eversberg | 2009-05-25 | 3 | -45/+84 |
* | | mISDN: Fix DTMF locking bug issue | Andreas Eversberg | 2009-05-25 | 3 | -20/+23 |
* | | mISDN: Added layer-1-hold feature | Andreas Eversberg | 2009-05-25 | 2 | -15/+49 |
* | | mISDN: Fixed missing spin lock on pipeline process | Andreas Eversberg | 2009-05-25 | 1 | -1/+3 |
* | | mISDN: Reduce stack size in dsp_cmx_send() | Frank Seidel | 2009-05-25 | 2 | -2/+3 |
* | | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 2009-05-25 | 8 | -39/+57 |
* | | mISDN: DSP now uses ring buffer for echo canceler | Andreas Eversberg | 2009-05-25 | 2 | -1/+3 |
* | | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 2009-05-25 | 2 | -1/+32 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 | 2 | -11/+9 |
|\| |
|
| * | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 |
| * | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -2/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 1 | -0/+171 |
| |\ |
|
| * | | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 1 | -8/+1 |
* | | | gigaset: remove unused structure member rcvbytes | Tilman Schmidt | 2009-05-18 | 3 | -6/+2 |
* | | | gigaset: remove UNDOCREQ config option | Tilman Schmidt | 2009-05-18 | 2 | -46/+23 |
* | | | gigaset: move up Kconfig inclusion point | Tilman Schmidt | 2009-05-18 | 3 | -2/+3 |