| Commit message (Expand) | Author | Age | Files | Lines |
* | net: atm: remove support for Madge Horizon ATM devices | Jakub Kicinski | 2022-04-27 | 1 | -2853/+0 |
* | atm: horizon: Fix spelling mistakes in TX comment | Jun Miao | 2021-08-08 | 1 | -3/+3 |
* | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig | 2020-07-20 | 1 | -40/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 | Thomas Gleixner | 2019-05-24 | 1 | -16/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -4/+4 |
* | atm: horizon: Fix irq release error | Arvind Yadav | 2017-11-14 | 1 | -1/+1 |
* | atm: horizon: constify pci_device_id. | Arvind Yadav | 2017-07-17 | 1 | -1/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -6/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | atm: horizon: Use setup_timer | Amitoj Kaur Chawla | 2016-07-01 | 1 | -3/+1 |
* | atm: horizon: Remove some unused functions | Rickard Strandqvist | 2015-01-13 | 1 | -24/+0 |
* | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -5/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 1 | -1/+0 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | Driver: Atm: Remove 'break' after 'return' statement. | Santosh Nayak | 2012-04-05 | 1 | -5/+0 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -5/+5 |
* | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 1 | -1/+2 |
* | drivers: atm: use native kernel's hex_to_bin() func | Andy Shevchenko | 2010-09-22 | 1 | -4/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-10-01 | 1 | -1/+1 |
* | drivers/atm: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-02 | 1 | -2/+2 |
* | ATM: horizon, fix hrz_probe fail path | Jiri Slaby | 2008-11-30 | 1 | -1/+1 |
* | drivers/atm: Use DIV_ROUND_UP | Julia Lawall | 2008-09-23 | 1 | -4/+4 |
* | [ATM] drivers/atm/horizon.c: stop inlining largish static functions | Denys Vlasenko | 2008-04-14 | 1 | -12/+12 |
* | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik | 2007-10-24 | 1 | -2/+3 |
* | [PATCH] horizon.c: missing __devinit | Al Viro | 2007-01-23 | 1 | -1/+1 |
* | [ATM] horizon: read_bia() needs to be __devinit | David S. Miller | 2006-10-25 | 1 | -1/+1 |
* | [ATM]: No need to return void | Tobias Klauser | 2006-10-22 | 1 | -2/+2 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -9/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+1 |
* | [ATM]: kmalloc to kzalloc patches for drivers/atm | Om Narasimhan | 2006-10-04 | 1 | -3/+1 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ATM]: [horizon] fix sparse warnings | Dave Jones | 2005-11-10 | 1 | -2/+2 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-30 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+2953 |