| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 2014-11-12 | 1 | -61/+35 |
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 | 1 | -1/+1 |
|\ |
|
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | | drivers/net/irda/donauboe.c: convert to module_pci_driver | Libo Chen | 2014-08-13 | 1 | -14/+1 |
|/ |
|
* | irda: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-07 | 1 | -2/+2 |
* | irda: donauboe: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-11 | 1 | -3/+3 |
* | donauboe: replace excessive udelay with msleep | Arnd Bergmann | 2012-04-21 | 1 | -1/+1 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -2/+0 |
* | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 | 1 | -2/+2 |
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 | 1 | -2/+2 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -2/+0 |
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
* | irda: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -3/+3 |
* | net: fix network drivers ndo_start_xmit() return values (part 2) | Patrick McHardy | 2009-06-13 | 1 | -4/+4 |
* | IRDA: convert donauboe to net_device_ops | Stephen Hemminger | 2009-03-27 | 1 | -4/+8 |
* | irda: fix incomplete conversation to internal stats | Alexander Beregalov | 2009-01-11 | 1 | -4/+4 |
* | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 2008-11-12 | 1 | -4/+4 |
* | irda: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-30 | 1 | -34/+34 |
* | irda: remove CVS keywords | Adrian Bunk | 2008-06-11 | 1 | -5/+1 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | netdev: convert non-obvious instances to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 2007-10-15 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] irda: donauboe fixes, cleanups | Jeff Garzik | 2006-10-10 | 1 | -13/+7 |
* | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2006-10-06 | 1 | -10/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | [IRDA]: pci_register_driver conversion | Christophe Lucas | 2006-03-20 | 1 | -1/+1 |
* | [IRDA] donauboe: locking fix | Andrew Morton | 2005-11-08 | 1 | -5/+9 |
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 1 | -4/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1789 |