| Commit message (Expand) | Author | Age | Files | Lines |
* | yellowfin: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 | 1 | -3/+3 |
* | netdev: add missing set_mac_address hook | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | netdev: remove pathetic compile-command lines | Alexey Dobriyan | 2008-12-04 | 1 | -11/+0 |
* | yellowfin: convert to net_device_ops | Stephen Hemminger | 2008-11-22 | 1 | -6/+11 |
* | 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 | -8/+5 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 1 | -1/+1 |
* | net: yellowfin parenthesis fix | Mariusz Kozlowski | 2008-03-29 | 1 | -2/+2 |
* | yellowfin: annotations and fixes (.24 fodder?) | Al Viro | 2007-12-23 | 1 | -12/+13 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -10/+9 |
* | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 2007-10-11 | 1 | -37/+26 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -1/+0 |
* | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-11 | 1 | -1/+1 |
* | remove broken URLs from net drivers' output | Markus Dahms | 2007-05-09 | 1 | -1/+0 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+0 |
* | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2006-10-06 | 1 | -7/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -2/+2 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -22/+22 |
* | Merge branch 'tmp' into upstream | Jeff Garzik | 2006-09-12 | 1 | -4/+2 |
|\ |
|
| * | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 2006-09-12 | 1 | -4/+2 |
* | | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
|/ |
|
* | [netdrvr] Remove Becker-template 'io_size' member, when invariant | Jeff Garzik | 2006-07-05 | 1 | -4/+5 |
* | [netdrvr] Remove Linux-specific changelogs from several Becker template drivers | Jeff Garzik | 2006-07-05 | 1 | -27/+3 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [netdrvr] Remove long-unused bits from Becker template drivers | Jeff Garzik | 2006-06-27 | 1 | -19/+5 |
* | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 1 | -7/+5 |
* | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 1 | -2/+1 |
* | Massive net driver const-ification. | Arjan van de Ven | 2006-03-04 | 1 | -3/+3 |
* | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-29 | 1 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1499 |