| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -6/+4 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -3/+3 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -1/+1 |
* | netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). | David S. Miller | 2009-02-10 | 1 | -1/+1 |
* | netdev: remove pathetic compile-command lines | Alexey Dobriyan | 2008-12-04 | 1 | -7/+0 |
* | defxx: convert driver to net_device_ops | Stephen Hemminger | 2008-11-21 | 1 | -7/+10 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -1/+1 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 | 1 | -1/+0 |
* | misc drivers/net annotations | Al Viro | 2008-03-26 | 1 | -1/+2 |
* | defxx.c: dfx_bus_init() is __devexit not __devinit | Maciej W. Rozycki | 2007-10-24 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -1/+0 |
* | defxx: Use __maybe_unused rather than a local hack | Maciej W. Rozycki | 2007-07-24 | 1 | -9/+8 |
* | defxx: Fix the handling of ioremap() failures | Maciej W. Rozycki | 2007-05-30 | 1 | -0/+1 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+3 |
* | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -2/+0 |
* | [TC] defxx: TURBOchannel support | Maciej W. Rozycki | 2007-02-09 | 1 | -326/+602 |
* | [PATCH] defxx: Big-endian hosts support | Maciej W. Rozycki | 2006-12-02 | 1 | -20/+19 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+2 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -134/+134 |
* | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] defxx: Use irqreturn_t for the interrupt handler | Maciej W. Rozycki | 2005-06-27 | 1 | -37/+51 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+3463 |