| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |