Age | Commit message (Expand) | Author |
2010-12-28 | skfp: testing the wrong variable in skfp_driver_init() | Dan Carpenter |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-13 | drivers/net/skfp: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-08-09 | Fix spelling fuction -> function in comments | Stefan Weil |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-18 | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2010-01-07 | drivers/net/skfp/skfddi.c: use %pMF to show MAC address | hartleys |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-05-17 | skfddi: convert PRINTK() to pr_debug() | Alexander Beregalov |
2009-02-17 | drivers/net/skfp: fix sparse warning: Should it be static? | Hannes Eder |
2009-01-29 | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin |
2008-12-26 | drivers/net/skfp: fix sparse warnings: make symbols static | Hannes Eder |
2008-11-20 | fddi: convert to new network device ops | Stephen Hemminger |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-03-26 | skfp annotations | Al Viro |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev | Arnaldo Carvalho de Melo |
2006-10-06 | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner |
2006-03-03 | Massive net driver const-ification. | Arjan van de Ven |
2005-06-27 | [PATCH] drivers/net/skfp/: cleanups | Adrian Bunk |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |