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