aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring
Commit message (Expand)AuthorAge
* 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
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-31
|\
| * 3C359: use request_firmwareJaswinder Singh Rajput2009-03-30
* | tokenring: convert smctr to net_device_opsStephen Hemminger2009-03-27
* | tokenring: convert drivers to net_device_opsStephen Hemminger2009-03-27
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\
| * tmspci: fix request_irq raceMeelis Roos2009-03-04
* | drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder2009-02-17