| Commit message (Expand) | Author | Age | Files | Lines |
* | depca: Fix section mismatch derived from depca_isa_probe() | Sedat Dilek | 2011-01-03 | 1 | -1/+1 |
* | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -1/+1 |
* | depca: fix leaks in depca_module_init() | Kulikov Vasiliy | 2010-07-13 | 1 | -6/+23 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -6/+0 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -2/+1 |
* | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | depca: remove forgotten needless inicialization | Jiri Pirko | 2010-02-18 | 1 | -1/+1 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-17 | 1 | -2/+1 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+1 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 | 1 | -1/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+4 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -1/+1 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -2/+2 |
* | net: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-02 | 1 | -2/+2 |
* | netdev: convert depca to net_device_ops | Stephen Hemminger | 2009-03-27 | 1 | -6/+13 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -3/+3 |
* | depca: fix warning in drivers/net/depca.c | Ingo Molnar | 2008-11-26 | 1 | -1/+6 |
* | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 2008-11-13 | 1 | -20/+20 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 | 1 | -1/+0 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-28 | 1 | -4/+2 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -9/+4 |
* | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 2007-10-11 | 1 | -27/+15 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+0 |
* | [netdrvr] depca: handle platform_device_add() failure | Andrea Righi | 2007-04-24 | 1 | -1/+2 |
* | [PATCH] Remove unnecessary check in drivers/net/depca.c | Eric Sesterhenn | 2006-12-02 | 1 | -15/+13 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -55/+55 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 1 | -5/+2 |
* | [PATCH] Use of uninitialized variable in drivers/net/depca.c | Eric Sesterhenn | 2006-03-23 | 1 | -1/+1 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -10/+16 |
* | [DRIVER MODEL] Fix depca | Russell King | 2005-11-05 | 1 | -17/+7 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+2122 |