| Commit message (Expand) | Author | Age | Files | Lines |
* | 3c*/acenic/typhoon: Move 3Com Ethernet drivers | Jeff Kirsher | 2011-08-10 | 1 | -3206/+0 |
* | acenic: use netdev_alloc_skb_ip_align | stephen hemminger | 2011-07-25 | 1 | -21/+24 |
* | acenic: include NET_SKB_PAD headroom to incoming skbs | Eric Dumazet | 2011-07-21 | 1 | -3/+3 |
* | acenic: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -53/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -6/+6 |
|\ |
|
| * | acenic: Fix using the specified speed when configuring NIC | David Decotigny | 2011-04-29 | 1 | -1/+1 |
| * | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -4/+4 |
| * | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 1 | -1/+1 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -2/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | acenic: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-01 | 1 | -13/+13 |
* | | acenic: fix the misusage of zero dma address | FUJITA Tomonori | 2010-04-01 | 1 | -10/+6 |
|/ |
|
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+1 |
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
* | acenic: Pass up error code from ace_load_firmware() | Ben Hutchings | 2009-10-12 | 1 | -1/+2 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | net: dont update dev->trans_start | Eric Dumazet | 2009-05-29 | 1 | -1/+0 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | acenic: fix non-constant printk warnings | Stephen Hemminger | 2009-02-26 | 1 | -1/+1 |
* | netdev: missing validate_address hooks | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | firmware: convert acenic driver to request_firmware() | Jaswinder Singh | 2009-01-04 | 1 | -46/+71 |
* | netdev: remove pathetic compile-command lines | Alexey Dobriyan | 2008-12-03 | 1 | -7/+0 |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+3 |
* | acenic: convert to net_device_ops | Stephen Hemminger | 2008-11-19 | 1 | -8/+12 |
* | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen | 2008-11-12 | 1 | -1/+1 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -2/+1 |
* | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 | 1 | -1/+0 |
* | acenic: use netstats in net_device structure | Paulius Zaleckas | 2008-05-13 | 1 | -13/+8 |
* | network drivers: sparse warning fixes | Stephen Hemminger | 2007-10-10 | 1 | -18/+19 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -4/+3 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | drivers/net/acenic.c: fix check-after-use | Adrian Bunk | 2007-07-24 | 1 | -6/+0 |
* | acenic: SET_NETDEV_DEV is always there these days | Geert Uytterhoeven | 2007-07-08 | 1 | -4/+0 |
* | network drivers: eliminate unneeded kill_vid code | Stephen Hemminger | 2007-06-03 | 1 | -18/+3 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-02 | 1 | -4/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] drivers/net/acenic.c Removal of old code | Michal Piotrowski | 2006-09-25 | 1 | -4/+0 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 1 | -23/+23 |
|\ |
|
| * | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
| * | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -21/+21 |
| * | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
* | | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -4/+4 |
|/ |
|
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |