Age | Commit message (Expand) | Author |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-04-21 | drivers/net: decouple ISA and ISA_DMA_API | Arnd Bergmann |
2012-04-14 | net/tokenring: use module_pci_driver | Axel Lin |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-07 | CONFIG_TR/CONFIG_LLC: work around the problem with select | Al Viro |
2012-02-04 | tms380tr: Fix cascading if/else tab abuse | Joe Perches |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches |
2011-08-27 | drivers/net: Kconfig & Makefile cleanup | Jeff Kirsher |
2011-08-27 | ixbmtr_cs: Move the IBM PCMCIA Token Ring driver | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-06-21 | drivers/net: Remove casts of void * | Joe Perches |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-05 | drivers/net: Remove unnecessary semicolons | Joe Perches |
2011-05-31 | Revert "net: fix section mismatches" | David S. Miller |
2011-05-13 | olympic: convert to seq_file | Alexey Dobriyan |
2011-04-18 | net: fix section mismatches | Michał Mirosław |
2011-04-11 | net: fix tranmitted/tranmitting typo | Peter Pan(潘卫平) |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-21 | drivers/net/*/: Use static const | Joe Perches |
2010-10-25 | tms380tr: Use mdelay() in tms380tr_wait(). | David S. Miller |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-21 | tmspci: fix tr%d in printk | Meelis Roos |
2010-08-22 | tokenring: remove unneeded NULL checks | Dan Carpenter |
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-03-24 | net/tokenring: remove trailing space in messages | Frans Pop |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-18 | tokenring: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | drivers/net: remove exceptional & on function name | Julia Lawall |
2009-11-10 | tms380tr: declare MODULE_FIRMWARE | Ben Hutchings |
2009-11-09 | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-29 | ibmtr: possible Read buffer overflow? | roel kluin |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-01 | tokenring: convert to netdev_tx_t | Stephen Hemminger |
2009-08-12 | drivers/net/tokenring: Use status field rather than state field | Julia Lawall |