aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring
Commit message (Expand)AuthorAge
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro2012-02-07
* | tms380tr: Fix cascading if/else tab abuseJoe Perches2012-02-04
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-27
* ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* drivers/net: Remove casts of void *Joe Perches2011-06-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
* Revert "net: fix section mismatches"David S. Miller2011-05-31
* olympic: convert to seq_fileAlexey Dobriyan2011-05-13
* net: fix section mismatchesMichał Mirosław2011-04-19
* net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-11
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/net/*/: Use static constJoe Perches2010-12-21
* tms380tr: Use mdelay() in tms380tr_wait().David S. Miller2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | tmspci: fix tr%d in printkMeelis Roos2010-09-21
* | tokenring: remove unneeded NULL checksDan Carpenter2010-08-22
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net/tokenring: remove trailing space in messagesFrans Pop2010-03-24
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | tokenring: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | drivers/net: remove exceptional & on function nameJulia Lawall2009-11-18
* | | tms380tr: declare MODULE_FIRMWAREBen Hutchings2009-11-10
| |/ |/|
* | ibmtr: possible Read buffer overflow?roel kluin2009-10-30
|/
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-01
* drivers/net/tokenring: Use status field rather than state fieldJulia Lawall2009-08-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\
| * tokenring: Read buffer overflowroel kluin2009-07-26
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05