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