Age | Commit message (Expand) | Author |
2009-10-06 | gigaset: add kerneldoc comments | Tilman Schmidt |
2009-10-06 | gigaset: correct debugging output selection | Tilman Schmidt |
2009-10-06 | gigaset: improve error recovery | Tilman Schmidt |
2009-10-06 | gigaset: fix device ERROR response handling | Tilman Schmidt |
2009-10-06 | gigaset: announce if built with debugging | Tilman Schmidt |
2009-10-06 | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt |
2009-10-06 | gigaset: linearize skb | Tilman Schmidt |
2009-10-06 | gigaset: fix reject/hangup handling | Tilman Schmidt |
2009-10-06 | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt |
2009-10-06 | isdn: avoid races in capidrv | Tilman Schmidt |
2009-10-06 | isdn: accept CAPI Informational Info values as success | Tilman Schmidt |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-28 | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-19 | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt |
2009-09-01 | isdn: convert to netdev_tx_t | Stephen Hemminger |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-02 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg |
2009-08-02 | mISDN: Read buffer overflow | roel kluin |
2009-07-28 | mISDN: Fix handling of receive buffer size in L1oIP | Andreas Eversberg |
2009-07-27 | mISDN: Fix wrong struct name in macro and clarifications | Karsten Keil |
2009-07-27 | net: fix multiple definitions of setup_w6692 | Stephen Rothwell |
2009-07-25 | mISDN: hfcmulti display real PCI ids for not supported cards | Karsten Keil |
2009-07-25 | ISDN: ARRAY_SIZE changes | Karsten Keil |
2009-07-25 | drivers/isdn: Drop unnecessary NULL test | Julia Lawall |
2009-07-25 | mISDN: Add support for Traverse Technologies NETJet PCI cards | Karsten Keil |
2009-07-25 | mISDN: Add driver for Winbond cards | Karsten Keil |
2009-07-25 | mISDN: Add support for Speedfax+ cards | Karsten Keil |
2009-07-25 | mISDN: Driver for AVM Fritz!CARD PCI | Karsten Keil |
2009-07-25 | mISDN: Add driver for Infineon ISDN chipset family | Karsten Keil |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil |
2009-07-25 | ISDN: Fix isdnhdlc for one byte hdlc packets | Karsten Keil |
2009-07-25 | ISDN: Add support for none reverse bitstreams to isdnhdc | Karsten Keil |
2009-07-25 | ISDN: Clean up isdnhdlc code | Karsten Keil |
2009-07-25 | ISDN: Make isdnhdlc usable for other ISDN drivers | Karsten Keil |
2009-07-20 | tty: fix chars_in_buffers | Alan Cox |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-07-02 | gigaset: drop pointless check | Tilman Schmidt |
2009-07-02 | gigaset: accept connection establishment messages in any order | Tilman Schmidt |
2009-06-17 | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson |