Age | Commit message (Expand) | Author |
2009-01-09 | mISDN: Make debug output a little bit more verbose | Peter Schlaile |
2009-01-09 | mISDN: Fix HDLC DSP transmit | Peter Schlaile |
2009-01-09 | mISDN: Use struct device name field | Matthias Urlichs |
2009-01-09 | mISDN: Added an ioctl to change the device name | Matthias Urlichs |
2009-01-09 | mISDN: Remove the local max-card limit | Matthias Urlichs |
2009-01-09 | mISDN: Fix queue limit counting problem | Andreas Eversberg |
2009-01-09 | mISDN: Add some debug option for clock problems | Andreas Eversberg |
2009-01-09 | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg |
2009-01-09 | mISDN: Cleanup hfc multiport driver | Karsten Keil |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-07 | I4l: convert to net_device_ops | Stephen Hemminger |
2009-01-07 | hysdn: convert to net_device_ops and other updates | Stephen Hemminger |
2009-01-06 | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-04 | isdn: capi: &&/|| typos | Roel Kluin |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-26 | gigaset: ifdef cleanup | Tilman Schmidt |
2008-12-26 | gigaset: use pr_err() and pr_info() | Tilman Schmidt |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-16 | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder |
2008-12-12 | misdn: Fix lockdep warning | Karsten Keil |
2008-12-12 | mISDN: hfcmulti: use __iomem address space modifier | Hannes Eder |
2008-12-12 | mISDN: timerdev: use __user for mISDN_read's buffer argument | Hannes Eder |
2008-12-12 | mISDN: comment out unused symbols | Hannes Eder |
2008-12-12 | mISDN: fix sparse warning: symbol 'id' shadows an earlier one | Hannes Eder |
2008-12-12 | mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one | Hannes Eder |
2008-12-12 | mISDN: un-export symbol 'plx_lock' | Hannes Eder |
2008-12-12 | mISDN: make global symbols static or include header files | Hannes Eder |
2008-12-12 | mISDN: consistently define 'debug' as '*u_int' | Hannes Eder |
2008-12-12 | mISDN: use NULL pointer instead of plain integer | Hannes Eder |
2008-12-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-12-03 | hysdn: fix writing outside the field on 64 bits | Pascal Terjan |
2008-12-03 | drivers/isdn/mISDN: use ARRAY_SIZE | Julia Lawall |
2008-12-03 | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe |
2008-12-03 | isdn: Kill directly reference of netdev->priv | Wang Chen |
2008-12-03 | hysdn: Kill directly reference of netdev->priv | Wang Chen |
2008-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-30 | tricky one: hisax sections | Al Viro |
2008-11-29 | gigaset: get rid of info() and warn() macros | Tilman Schmidt |
2008-11-29 | gigaset: remove unnecessary poll method | Tilman Schmidt |
2008-11-20 | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes | Harvey Harrison |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-18 | Merge branch 'master' into next | James Morris |
2008-11-16 | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply | Harvey Harrison |
2008-11-13 | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines | Harvey Harrison |
2008-11-14 | CRED: Use creds in file structs | David Howells |